Skip to content

Hostname

www.steorn.com

Last fetched

www.steorn.com resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · www.steorn.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.steorn.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.112.3495.217.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with www.steorn.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for www.steorn.com.

MechanismTarget
SPF_Awww.steorn.com
SPF_IP51.89.46.0
SPF_IP54.36.64.201
SPF_IP54.37.177.240
SPF_IP54.37.177.255
SPF_IP95.217.112.33
SPF_IP95.217.112.34
SPF_MXwww.steorn.com

Related pages

Pivot deeper into the graph from www.steorn.com.

Cypher and MCP

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

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