Skip to content

Hostname

anbf.at

Last fetched

anbf.at resolves to 1 IPv4 address operated by AS44453 in AT. WHOIS lists registrar:world4you internet services gmbh as the registrar.

Nutrition Label

WHISPER CANON · anbf.atRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/anbf.at

Resolution chain

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

IPPrefixASNOperatorCountry
5.132.162.245.132.162.0/23AS44453AT

WHOIS identity

Registrar
registrar:world4you internet services gmbh
Organization
paweb e.u.
Contact emails

Subdomains

3 observed subdomains of anbf.at.

Web-graph footprint

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

9 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for anbf.at.

MechanismTarget
SPF_Aanbf.at
SPF_INCLUDEpaweb.at
SPF_INCLUDEspf.paweb.at
SPF_MXanbf.at

Related pages

Pivot deeper into the graph from anbf.at.

Cypher and MCP

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

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