Skip to content

Hostname

brandnerhus.at

Last fetched

brandnerhus.at resolves to 1 IPv4 address operated by AS8648 in DE.

Nutrition Label

WHISPER CANON · brandnerhus.atRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/brandnerhus.at

Resolution chain

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

IPPrefixASNOperatorCountry
178.250.170.241178.250.168.0/21AS8648DE

WHOIS identity

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

Subdomains

6 observed subdomains of brandnerhus.at.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for brandnerhus.at.

MechanismTarget
SPF_Abrandnerhus.at
SPF_As01.kapa.at
SPF_INCLUDEs01.kapa.at
SPF_IP178.250.170.241
SPF_MXbrandnerhus.at

Related pages

Pivot deeper into the graph from brandnerhus.at.

Cypher and MCP

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

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