Skip to content

Hostname

epm.se

Last fetched

epm.se resolves to 1 IPv4 address operated by BAHNHOF in SE.

Nutrition Label

WHISPER CANON · epm.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/epm.se

Resolution chain

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

IPPrefixASNOperatorCountry
5.150.237.1675.150.192.0/18AS8473BAHNHOFSE

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 epm.se in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for epm.se.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.169.75.0/25
SPF_IP2a0a:3101:1:1:0:0:0:71
SPF_IP2a0a:3101:1:1:0:0:0:72
SPF_IP5.150.237.162
SPF_IP82.96.56.0/23
SPF_MXepm.se

Related pages

Pivot deeper into the graph from epm.se.

Cypher and MCP

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

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