Hostname
cardigraph.com
Last fetched
cardigraph.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
cardigraph.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.162.125.37 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.125.43 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.125.67 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.125.99 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.12 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.121 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.35 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.52 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cardigraph.com owner
- Contact emails
- amelia.starmaker@gmail.com
- dianabana@verizon.net
- 185199ae-708f-4a35-abc5-94234c42c127@identity-protect.org
- 3d4f8c96-5aec-4831-9621-cb892e84fba4@identity-protect.org
- 7d2cf2b8-c4fe-4238-862a-6a5715562017@identity-protect.org
- 9a18bdf9-894c-4366-a9dc-7a0f05c7672c@identity-protect.org
- a9774cb9-b2db-43ac-8f66-3e02aa22590a@identity-protect.org
- ccf3a6e4-d3fc-438d-8d08-55875b8c8483@identity-protect.org
- fddd1eff-95ee-4a07-ba5b-6898d1896dc4@identity-protect.org
- owner-6979451@cardigraph.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from cardigraph.com.
- IP · 3.162.125.37
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · amelia.starmaker@gmail.com
- TLD · .com
- Browse hostnames · ca…
- 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: "cardigraph.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.