Skip to content

Hostname

stann.eu

Last fetched

stann.eu resolves to 1 IPv4 address operated by AS39566 in PL.

Nutrition Label

WHISPER CANON · stann.euRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/stann.eu

Resolution chain

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

IPPrefixASNOperatorCountry
91.211.222.15091.211.220.0/22AS39566PL

WHOIS identity

No WHOIS records are currently associated with stann.eu in WhisperGraph.

Subdomains

8 observed subdomains of stann.eu.

Web-graph footprint

Distinct hostnames that link to or from stann.eu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • stann.eu

SPF policy

7 SPF mechanisms authorising senders for stann.eu.

MechanismTarget
SPF_Astann.eu
SPF_IP91.211.220.35
SPF_IP91.211.220.48
SPF_IP91.211.220.57
SPF_IP91.211.221.235
SPF_IP91.211.222.150
SPF_MXstann.eu

Related pages

Pivot deeper into the graph from stann.eu.

Cypher and MCP

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

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