Hostname
asa-suma.com
Last fetched
asa-suma.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
asa-suma.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.181.21.242 | 18.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.119.230 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.198.60 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.249.41.162 | 54.249.32.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of asa-suma.com owner
- Contact emails
- 437aa62b-8237-49f8-a9e3-4694685332ee@identity-protect.org
- 821cde03-5f9d-452d-9624-c29ee74fad71@identity-protect.org
- bdadd2b8-bead-49e5-ab77-1c1e395ae9ef@identity-protect.org
- cc09de09-ae24-4521-b113-d3d294e21127@identity-protect.org
- e160879c-978b-4eee-8040-2f1be31c79b3@identity-protect.org
- e7fe1dd5-9e75-47dc-aaff-08fb14ffc2ea@identity-protect.org
- f22aded1-4613-497e-b4cd-83902150586c@identity-protect.org
Subdomains
2 observed subdomains of asa-suma.com.
| Subdomain |
|---|
| dev.asa-suma.com |
Showing 1 of 2. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from asa-suma.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from asa-suma.com.
- IP · 18.181.21.242
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 437aa62b-8237-49f8-a9e3-4694685332ee@identity-protect.org
- TLD · .com
- Browse hostnames · as…
- 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: "asa-suma.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.