Hostname
ebiinc.com
Last fetched
ebiinc.com resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ebiinc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 173.231.244.222 | 173.231.240.0/20 | AS54641 | IMH-IAD - InMotion Hosting, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ebiinc.com owner
- Contact emails
- itvendors@ebiinc.com
- rick@ebiinc.com
- 15605522-80df-4397-aa35-7b0110e73202@identity-protect.org
- 1bf773c8-fc04-4682-9cb1-bc94a2f16a1a@identity-protect.org
- ddfbf8fc-c54d-47d3-bd5b-1a976e6c965a@identity-protect.org
- deb8bab4-a9dc-4c8d-9744-73b9e5d4e435@identity-protect.org
- fe54284c-8345-41cc-ac99-67e4e0c711f9@identity-protect.org
Subdomains
67 observed subdomains of ebiinc.com.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ebiinc.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ebiinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.72.168.253 |
| SPF_IP | 207.207.25.34/32 |
| SPF_IP | 8.43.176.53/32 |
Related pages
Pivot deeper into the graph from ebiinc.com.
- IP · 173.231.244.222
- ASN · AS54641IMH-IAD - InMotion Hosting, Inc.
- Registrar · iana:468
- Country · US
- Email · itvendors@ebiinc.com
- TLD · .com
- Browse hostnames · eb…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ebiinc.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.