Hostname
a-comosus.com
Last fetched
a-comosus.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
a-comosus.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.174.127 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.20 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.27 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.3 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.123 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.15 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.61 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.90 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of a-comosus.com owner
- Contact emails
- 30f7f75f-d51f-4ba5-86a1-9ac9857691b0@identity-protect.org
- 3ae0360c-c492-47bf-a8ab-81a8770bbffe@identity-protect.org
- 471af0e7-4556-45f3-a38c-be0a257b95a6@identity-protect.org
- 48dcff84-8fc9-4377-a183-2bd77cddbfe2@identity-protect.org
- a30d2897-cb36-48ac-9dc3-6c5bce7c4962@identity-protect.org
- d906b40b-b744-41b4-9978-3d09f1381813@identity-protect.org
- f052bfb8-8921-436d-b91b-d2026e675e33@identity-protect.org
Subdomains
1 observed subdomain of a-comosus.com.
| Subdomain |
|---|
| server.a-comosus.com |
Web-graph footprint
Distinct hostnames that link to or from a-comosus.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from a-comosus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "a-comosus.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.