Hostname
archivesspace.net
Last fetched
archivesspace.net 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
archivesspace.net 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 |
|---|---|---|---|---|
| 3.20.228.86 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- dns-admin@illinois.edu
- hostmgr@illinois.edu
- 3b0a0b30-6fcd-4d3c-91af-a65bb658ec56@identity-protect.org
- 89653647-83f7-4141-a5b0-23265c243033@identity-protect.org
- 9d0cfadc-d79f-4d53-916e-908cfce8ae24@identity-protect.org
- d5a40ec7-0a31-42f8-a37d-376c5eed434f@identity-protect.org
- dbf65663-0f39-45a1-ab99-be91a7087dc0@identity-protect.org
- e6f3826d-0b12-45e6-87ce-fa6ecb7d1e8e@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from archivesspace.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from archivesspace.net.
- IP · 3.20.228.86
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dns-admin@illinois.edu
- TLD · .net
- 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: "archivesspace.net"})-[: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.