Skip to content

Hostname

haus-widmann.at

Last fetched

haus-widmann.at resolves to 1 IPv4 address operated by AS8412 in AT.

Nutrition Label

WHISPER CANON · haus-widmann.atRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/haus-widmann.at

Resolution chain

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

IPPrefixASNOperatorCountry
85.125.90.24885.124.0.0/15AS8412AT

WHOIS identity

No WHOIS records are currently associated with haus-widmann.at in WhisperGraph.

Subdomains

1 observed subdomain of haus-widmann.at.

Web-graph footprint

Distinct hostnames that link to or from haus-widmann.at in the public web crawl.

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for haus-widmann.at.

MechanismTarget
SPF_Ahaus-widmann.at
SPF_INCLUDEfutureweb.at
SPF_MXhaus-widmann.at

Related pages

Pivot deeper into the graph from haus-widmann.at.

Cypher and MCP

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

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