Hostname
archhive.com
Last fetched
archhive.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
archhive.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 |
|---|---|---|---|---|
| 3.161.44.26 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.28 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.4 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.94 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 99.84.160.40 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.48 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.54 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.60 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of archhive.com owner
- Contact emails
- 10520287750922-4a0f6d@whoisprivacyservices.com.au
- 10520287750922-a7902a@whoisprivacyservices.com.au
- 10520287750922-ab259a@whoisprivacyservices.com.au
- 10520287750922-e3a759@whoisprivacyservices.com.au
- 31e0062a-71ad-4991-8f80-7cfc2c3a06ca@identity-protect.org
- 5dd44796-d3f5-4e0d-a2dd-a580bcc7c0ef@identity-protect.org
- cf365ffb-cbec-4ceb-9683-532216af8f3b@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from archhive.com.
- IP · 3.161.44.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MX
- Email · 10520287750922-4a0f6d@whoisprivacyservices.com.au
- TLD · .com
- Browse hostnames · ar…
- 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: "archhive.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.