Hostname
architb361.com
Last fetched
architb361.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
architb361.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.219.62.114 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.67 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of architb361.com owner
- Contact emails
- 032121f5-8653-4678-926a-1ab88534f7cf@identity-protect.org
- 06320553-5511-44d0-b319-21eacb4e4f5a@identity-protect.org
- 1f2992e0-cf82-42dc-ab8b-f5d7490cad12@identity-protect.org
- 3649a71b-2ef9-405d-b8ab-33255d12b789@identity-protect.org
- 39cc84c2-17b2-4805-a68d-c49b3473627d@identity-protect.org
- 6d15773f-519d-4ab2-8a79-82dd2f3a2297@identity-protect.org
- d88ab8e0-9cde-4bd1-9a1b-697b15ae6c9c@identity-protect.org
- owner-5806744@architb361.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from architb361.com.
- IP · 52.219.62.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 032121f5-8653-4678-926a-1ab88534f7cf@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: "architb361.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.