Skip to content

Hostname

decodeex.com

Last fetched

decodeex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3775 as the registrar.

Nutrition Label

WHISPER CANON · decodeex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/decodeex.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.10018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.12018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.1065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.132.11299.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.1899.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.5799.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.799.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3775
Organization
Contact emails

Subdomains

30 observed subdomains of decodeex.com.

Web-graph footprint

Distinct hostnames that link to or from decodeex.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for decodeex.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from decodeex.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "decodeex.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 20

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