Skip to content

Hostname

episxperience.com

Last fetched

episxperience.com resolves to 1 IPv4 address operated by AS34779 in SI. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · episxperience.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/episxperience.com

Resolution chain

episxperience.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.212.89.389.212.64.0/18AS34779SI

WHOIS identity

Registrar
iana:839
Organization
Contact emails

Subdomains

9 observed subdomains of episxperience.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for episxperience.com.

MechanismTarget
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEspf.t-2.si

Related pages

Pivot deeper into the graph from episxperience.com.

Cypher and MCP

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

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