Hostname
carts.com
Last fetched
carts.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
carts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 70.40.220.102 | 70.40.192.0/19 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- p25k42jv5fh@networksolutionsprivateregistration.com
- pw-00fc3c6b8e9d953995203d2bd55ef75c@privacyguardian.org
- pw-0f398cea98fd84071170445008f72a3c@privacyguardian.org
- pw-349a01f3403adfb41bccf6da21639e79@privacyguardian.org
- pw-43c996eb5d21d1b42ff58a9c9c7a443d@privacyguardian.org
- pw-7a9a0af35c15973af70d1f12db907f64@privacyguardian.org
- pw-9b94291688665167479293534361dd0a@privacyguardian.org
- pw-ce0fb1ed8b0ea7b10246e439de6331c4@privacyguardian.org
- pw-e11589c4df54ce5cb242bdeda5b27252@privacyguardian.org
- pw-ed4ab1751e553b6fb9d0e7a4b37375d8@privacyguardian.org
Subdomains
12 observed subdomains of carts.com.
Web-graph footprint
Distinct hostnames that link to or from carts.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for carts.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 69.89.31.51 |
Related pages
Pivot deeper into the graph from carts.com.
- IP · 70.40.220.102
- ASN · AS46606UNIFIEDLAYER-AS-1 - Unified Layer
- Registrar · iana:1479
- Country · US
- Email · p25k42jv5fh@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: "carts.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.