Skip to content

Hostname

epodex.com

Last fetched

epodex.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:828 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.243104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.243104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.240172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:828
Organization
genesys properties, llc.
Contact emails

Subdomains

25 observed subdomains of epodex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for epodex.com.

MechanismTarget
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEtrustpilotservice.com
SPF_IP136.143.170.0
SPF_IP136.143.171.0
SPF_IP162.19.168.55
SPF_IP178.13.251.16
SPF_IP185.172.199.192
SPF_IP185.172.199.224
SPF_IP185.172.199.56/24
SPF_IP185.230.214.0
SPF_IP2001:41d0:706:3700:0:0:0:0
SPF_IP217.92.149.110
SPF_IP2603:10a6:d10:e:0:0:0:15
SPF_IP40.107.127.76
SPF_IP40.107.135.106
SPF_IP52.101.168.0
SPF_IP89.36.170.0

Related pages

Pivot deeper into the graph from epodex.com.

Cypher and MCP

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

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