Skip to content

Hostname

bzwei.at

Last fetched

bzwei.at resolves to 1 IPv4 address operated by AS208582 in AT.

Nutrition Label

WHISPER CANON · bzwei.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bzwei.at

Resolution chain

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

IPPrefixASNOperatorCountry
185.51.8.48185.51.78.0/23AS208582AT

WHOIS identity

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

Subdomains

7 observed subdomains of bzwei.at.

Web-graph footprint

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

49 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bzwei.at.

MechanismTarget
SPF_Abzwei.at
SPF_Aweb114.easyname.com
SPF_MXbzwei.at

Related pages

Pivot deeper into the graph from bzwei.at.

Cypher and MCP

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

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