Hostname
e-oft.com
Last fetched
e-oft.com resolves to 1 IPv4 address operated by AS137951 in HK. WHOIS lists iana:4098 as the registrar.
Nutrition Label
Resolution chain
e-oft.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 |
|---|---|---|---|---|
| 154.221.9.11 | 154.221.9.0/24 | AS137951 | — | HK |
WHOIS identity
- Registrar
- iana:4098
- Organization
- moniker privacy services
- Contact emails
- info@domain-contact.org
- 2bb27cfa4c21ed772ab9f719fbd8df3f80b753e478f1f1861562284d2882ea38@e-oft.com.whoisproxy.org
- 4d637a4946caa1fd2451b13a92a56015960f6d65789f5d4e46d81133597c2ab2@e-oft.com.whoisproxy.org
- 93ac6197665a526122c595fe774b70093a661c09209d2d68b37531eeced6ad74@e-oft.com.whoisproxy.org
- 97de70165066ab929cdbe46d34edf93f86226e9fad8bab7850cbd282583ed294@e-oft.com.whoisproxy.org
- be75f8893b71387690aa9f50261900bd70bacc124a96266cb9686f8c75bc091f@e-oft.com.whoisproxy.org
Subdomains
1 observed subdomain of e-oft.com.
| Subdomain |
|---|
| www.e-oft.com |
Web-graph footprint
Distinct hostnames that link to or from e-oft.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from e-oft.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e-oft.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.