Hostname
archformation.com
Last fetched
archformation.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
archformation.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 |
|---|---|---|---|---|
| 13.33.67.105 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.114 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.119 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.80 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.189.11 | 3.163.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.189.121 | 3.163.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.189.31 | 3.163.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.189.75 | 3.163.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of archformation.com owner
- Contact emails
- 37bf5d77-c89e-4f03-bbc0-f009914400aa@identity-protect.org
- 4c2d343c-be5f-4bf5-98cf-8152014f93e7@identity-protect.org
- 551f441b-d54e-4e35-a308-e328397d93fa@identity-protect.org
- 5e561e45-33c0-48b7-b5e5-5ec453d38fc2@identity-protect.org
- c35f9167-ace3-4e5d-bab9-7771d96148f3@identity-protect.org
- d830662f-b0be-491a-adea-2dbef7f42724@identity-protect.org
- eabc565d-2416-46da-ac61-e2055197498d@identity-protect.org
Subdomains
3 observed subdomains of archformation.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from archformation.com in the public web crawl.
6 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from archformation.com.
- IP · 13.33.67.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 37bf5d77-c89e-4f03-bbc0-f009914400aa@identity-protect.org
- 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: "archformation.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.