Hostname
cardigans.com
Last fetched
cardigans.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cardigans.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.250.11.16 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.31.79.253 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.49.141.8 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.246.154.76 | 54.246.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.25.216 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.157.212 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- cs2a63bn6vq@networksolutionsprivateregistration.com
- cw84m34z3ff@networksolutionsprivateregistration.com
- cx4ra5wh65t@networksolutionsprivateregistration.com
- db27f25p2fq@networksolutionsprivateregistration.com
- dm3836x54qj@networksolutionsprivateregistration.com
- fe8re8f26nz@networksolutionsprivateregistration.com
- g68zy8f36ew@networksolutionsprivateregistration.com
- hy8w98h499d@networksolutionsprivateregistration.com
- ta4vu6sm5ws@networksolutionsprivateregistration.com
- th6ry43v5z8@networksolutionsprivateregistration.com
- wp66g6me8zp@networksolutionsprivateregistration.com
- xx7665xy22d@networksolutionsprivateregistration.com
Subdomains
5 observed subdomains of cardigans.com.
Web-graph footprint
Distinct hostnames that link to or from cardigans.com in the public web crawl.
190 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cardigans.com.
- IP · 34.250.11.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · IE
- Email · cs2a63bn6vq@networksolutionsprivateregistration.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: "cardigans.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.