Hostname
dealercortex.com
Last fetched
dealercortex.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
dealercortex.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.32.230.110 | 13.32.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.230.20 | 13.32.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.230.50 | 13.32.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.230.70 | 13.32.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.115 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.19 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.5 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.76 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dealercortex.com owner
- Contact emails
- 03919d48-6eb1-49ca-8d3b-ec985bdff9f5@identity-protect.org
- 4856b518-19fd-47d8-99cc-6fb8e7362046@identity-protect.org
- 5c4c7fdd-7eb9-4dd6-980a-b8ab58c21124@identity-protect.org
- 89b55f1e-2843-40cb-9396-b204e5e38d16@identity-protect.org
- 8cb7df48-8061-483f-b68a-c71d0a20eb7a@identity-protect.org
- 96dd03a5-da05-4de2-8dfb-7780b0cb4ed8@identity-protect.org
- f280e056-b116-4ac3-8df8-56f1d0f005aa@identity-protect.org
- owner-6344047@dealercortex.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of dealercortex.com.
Web-graph footprint
Distinct hostnames that link to or from dealercortex.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dealercortex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from dealercortex.com.
- IP · 13.32.230.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03919d48-6eb1-49ca-8d3b-ec985bdff9f5@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "dealercortex.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.