Hostname
basketmc.com
Last fetched
basketmc.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
basketmc.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 |
|---|---|---|---|---|
| 13.35.93.121 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.18 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.44 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.86 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.3.116 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.2 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.51 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.90 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain privacy service fbo registrant.
- Contact emails
- basketmc.com@domainprivacygroup.com
- 40790054-d41f-4f9e-b850-aec0a318abe9@identity-protect.org
- 47778562-67c3-4fdf-a057-f192218aae01@identity-protect.org
- 83296fae-e5c0-4e7e-8f64-94da9b385e76@identity-protect.org
- 90012788-10a8-4ff5-b17a-1a92ed65033b@identity-protect.org
- owner-7143466@basketmc.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of basketmc.com.
| Subdomain |
|---|
| www.basketmc.com |
Web-graph footprint
Distinct hostnames that link to or from basketmc.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for basketmc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from basketmc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "basketmc.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.