Skip to content

Hostname

stanok.eu

Last fetched

stanok.eu resolves to 1 IPv4 address operated by FASTSERVERS-IT-AS FastServers .IT ASN in IT.

Nutrition Label

WHISPER CANON · stanok.euRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/stanok.eu

Resolution chain

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

IPPrefixASNOperatorCountry
45.154.72.6745.154.72.0/24AS208200FASTSERVERS-IT-AS FastServers .IT ASNIT

WHOIS identity

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

Subdomains

11 observed subdomains of stanok.eu.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for stanok.eu.

MechanismTarget
SPF_Astanok.eu
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.sent2mail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.get-n-post.ru
SPF_IP194.150.248.68
SPF_IP194.150.248.97
SPF_MXstanok.eu

Related pages

Pivot deeper into the graph from stanok.eu.

Cypher and MCP

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

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