Skip to content

Hostname

dex.co

Last fetched

dex.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dex.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dex.co

Resolution chain

dex.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.11813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.1718.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.5518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.7318.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.9518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.313.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.53.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.843.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.903.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from dex.co in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dex.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-00334502.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oracle.com
SPF_IP172.190.188.12
SPF_IP177.86.140.167
SPF_IP181.129.6.202
SPF_IP54.236.90.147/32

Related pages

Pivot deeper into the graph from dex.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dex.co"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.