Hostname
samcart.com
Last fetched
samcart.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
samcart.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.21.180.225 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.207.37.175 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.168.39.20 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.175.9.71 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.230.53 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.206.54.199 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.158.179.108 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.159.5.192 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.197.56.172 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.82.45.15 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.91.40.104 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.198.218.105 | 32.196.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.212.136.24 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- brian moran
- Contact emails
- support@samcart.com
- nocontactsfound@secureserver.net
- 25fc6717-c274-4b48-b743-e593528c7a66@identity-protect.org
- 6d086b57-959e-4e33-8fe1-a82ee5c58bee@identity-protect.org
- 8a122cfd-c84b-41ec-9b4e-6ae40aec5aae@identity-protect.org
- 8e4d93bc-1aa0-4eeb-8b3b-07cd793c35a9@identity-protect.org
- c96fd576-7233-48da-8832-381bc79c3ac3@identity-protect.org
- e3389d28-ea86-4b65-a801-e5d931959393@identity-protect.org
- owner-2677138@samcart.com.whoisprivacyservice.org
- owner-3414418@samcart.com.whoisprivacyservice.org
- owner-3800527@samcart.com.whoisprivacyservice.org
- owner-4340425@samcart.com.whoisprivacyservice.org
- owner-7011731@samcart.com.whoisprivacyservice.org
- owner-8207687@samcart.com.whoisprivacyservice.org
Subdomains
1,946 observed subdomains of samcart.com.
Showing 25 of 1,946. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from samcart.com in the public web crawl.
1,016 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for samcart.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7385714.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from samcart.com.
- IP · 23.21.180.225
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · support@samcart.com
- TLD · .com
- Browse hostnames · sa…
- 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: "samcart.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.