Hostname
exonbio.com
Last fetched
exonbio.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
exonbio.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 |
|---|---|---|---|---|
| 44.229.43.210 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0113092138
- Contact emails
- exonbio.com@contactprivacy.com
- qianjing_us@hotmail.com
- 01697257-e264-4025-a57b-c6fee00b6967@identity-protect.org
- 3f7113cd-972c-42ed-8520-d7d76d7797cf@identity-protect.org
- 5bc829d5-36ad-4a80-9a48-fc91bcec3fc3@identity-protect.org
- b93447d6-a353-4607-add4-051174aa87d5@identity-protect.org
- de323687-bfbe-4ee9-98f4-eacff04d5160@identity-protect.org
- e3298062-3651-49a9-b3f6-220c0a980c04@identity-protect.org
- efe812b5-36a0-49cb-a47f-fc768f88fbaa@identity-protect.org
Subdomains
2 observed subdomains of exonbio.com.
| Subdomain |
|---|
| archive.exonbio.com |
| www.exonbio.com |
Web-graph footprint
Distinct hostnames that link to or from exonbio.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from exonbio.com.
- IP · 44.229.43.210
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · exonbio.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ex…
- 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: "exonbio.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.