Hostname
ofihelp.com
Last fetched
ofihelp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ofihelp.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.115.126 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.14 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.143 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.66 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.52.228 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.52.229 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.52.45 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.52.74 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ofihelp.com owner
- Contact emails
- 125eae04-5f2f-4894-baf9-6f248790b704@identity-protect.org
- 21cb2c1d-3618-4850-a20c-7287fe1173e4@identity-protect.org
- 5f876fe9-1a0f-4e3b-a527-2c2712d69f0c@identity-protect.org
- 7580f6e7-b865-4177-b650-e73e03ace3aa@identity-protect.org
- c2cefbe8-2bd9-44e3-8e62-9d39754b459b@identity-protect.org
- c8e4c6ee-0a03-41b1-8a17-b97588211321@identity-protect.org
- ccd3268a-1f7c-4db3-887a-aab9b62e47e2@identity-protect.org
Subdomains
1 observed subdomain of ofihelp.com.
| Subdomain |
|---|
| www.ofihelp.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from ofihelp.com.
- IP · 18.164.115.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 125eae04-5f2f-4894-baf9-6f248790b704@identity-protect.org
- TLD · .com
- Browse hostnames · of…
- 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: "ofihelp.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.