Skip to content

Hostname

episoft.net

Last fetched

episoft.net resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · episoft.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/episoft.net

Resolution chain

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

IPPrefixASNOperatorCountry
176.9.109.237176.9.0.0/16AS24940HETZNER-ASDE

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 episoft.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for episoft.net.

MechanismTarget
SPF_Aepisoft.net
SPF_IP144.76.67.176
SPF_IP157.90.94.200
SPF_IP176.9.109.237
SPF_IP188.165.134.173
SPF_IP212.231.189.93
SPF_IP51.255.159.201
SPF_IP51.83.94.76
SPF_IP79.137.44.68
SPF_IP88.148.81.238
SPF_IP88.99.217.90
SPF_IP88.99.217.95
SPF_IP91.121.57.133
SPF_IP95.21.107.144
SPF_MXepisoft.net

Related pages

Pivot deeper into the graph from episoft.net.

Cypher and MCP

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

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