Skip to content

Hostname

stoffn.at

Last fetched

stoffn.at resolves to 3 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US.

Nutrition Label

WHISPER CANON · stoffn.atRouting diversity3.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/stoffn.at

Resolution chain

stoffn.at resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.72.189147.79.72.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
82.198.227.882.198.224.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
88.223.87.18388.223.80.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

No WHOIS records are currently associated with stoffn.at in WhisperGraph.

Subdomains

1 observed subdomain of stoffn.at.

Subdomain
www.stoffn.at

Web-graph footprint

Distinct hostnames that link to or from stoffn.at in the public web crawl.

16 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stoffn.at.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from stoffn.at.

Cypher and MCP

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

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