Skip to content

Hostname

epj.es

Last fetched

epj.es resolves to 1 IPv4 address operated by AS16371 in ES.

Nutrition Label

WHISPER CANON · epj.esRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/epj.es

Resolution chain

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

IPPrefixASNOperatorCountry
89.17.217.11189.17.216.0/21AS16371ES

WHOIS identity

No WHOIS records are currently associated with epj.es in WhisperGraph.

Subdomains

7 observed subdomains of epj.es.

Web-graph footprint

Distinct hostnames that link to or from epj.es in the public web crawl.

122 sites link to this hostname.

499 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for epj.es.

MechanismTarget
SPF_Amailges.epj.es
SPF_Amailges2.epj.es
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.196.181.116
SPF_IP87.98.229.224
SPF_IP91.121.216.56
SPF_IP94.23.83.39

Related pages

Pivot deeper into the graph from epj.es.

Cypher and MCP

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

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