Skip to content

Hostname

epsab.com

Last fetched

epsab.com resolves to 2 IPv4 addresses operated by BAHNHOF in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.24.156.5485.24.128.0/17AS8473BAHNHOFSE
88.206.209.17588.206.208.0/21AS28854HIGHLANDNET-SWEDENSE

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for epsab.com.

MechanismTarget
SPF_IP213.80.100.0/22
SPF_IP85.24.156.0/22

Related pages

Pivot deeper into the graph from epsab.com.

Cypher and MCP

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

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