Hostname
onfiona.com
Last fetched
onfiona.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
onfiona.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.89.137 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.210.74.120 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.141.187 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.216.161.10 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.172.201 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.169.254 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of onfiona.com owner
- Contact emails
- 2ed1a44c-f687-42b6-b4cc-8f171fdc2dfa@identity-protect.org
- 42ceb7f2-f37b-42d2-9e0d-657f3a7df780@identity-protect.org
- 8939fe0f-743b-4fd9-9d9a-0919cde6f52e@identity-protect.org
- 928f5274-4db1-4fe7-a991-d6d1e49825b9@identity-protect.org
- 948c5f3d-36e9-4967-979a-9174da378aa8@identity-protect.org
- f18c64a9-d27a-4398-b35d-d86ff6df44f4@identity-protect.org
- owner-1820079@onfiona.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of onfiona.com.
| Subdomain |
|---|
| dev.onfiona.com |
| prod.onfiona.com |
Showing 2 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from onfiona.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from onfiona.com.
- IP · 100.50.89.137
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2ed1a44c-f687-42b6-b4cc-8f171fdc2dfa@identity-protect.org
- TLD · .com
- Browse hostnames · on…
- 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: "onfiona.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.