Skip to content

Hostname

ottensheim.at

Last fetched

ottensheim.at resolves to 1 IPv4 address operated by AS39912 in AT.

Nutrition Label

WHISPER CANON · ottensheim.atRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ottensheim.at

Resolution chain

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

IPPrefixASNOperatorCountry
78.142.104.11678.142.209.0/24AS39912AT

WHOIS identity

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

Subdomains

134 observed subdomains of ottensheim.at.

Web-graph footprint

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

31 sites link to this hostname.

145 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ottensheim.at.

MechanismTarget
SPF_Alists.ottensheim.at
SPF_Aottensheim.at
SPF_INCLUDEmailgun.org
SPF_IP185.215.157.151
SPF_IP78.142.104.116
SPF_IP89.249.188.194
SPF_MXottensheim.at

Related pages

Pivot deeper into the graph from ottensheim.at.

Cypher and MCP

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

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