Skip to content

Hostname

epona.com

Last fetched

epona.com resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.231.107.21794.231.96.0/20AS48854TEAM-BLUE-DENMARKDK

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 epona.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for epona.com.

MechanismTarget
SPF_INCLUDE145893899.spf03.hubspotemail.net
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.191.110
SPF_IP141.138.142.62
SPF_IP149.210.146.151
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP37.97.183.44/32
SPF_IP37.97.194.214
SPF_IP37.97.209.15
SPF_IP37.97.218.181
SPF_IP37.97.227.66
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP69.169.224.0/20
SPF_IP76.223.176.0/20
SPF_IP81.173.65.242
SPF_IP91.218.37.0/24

Related pages

Pivot deeper into the graph from epona.com.

Cypher and MCP

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

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