Skip to content

Hostname

avf.be

Last fetched

avf.be resolves to 2 IPv4 addresses operated by AS31477 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · avf.beRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/avf.be

Resolution chain

avf.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

2 observed subdomains of avf.be.

Web-graph footprint

Distinct hostnames that link to or from avf.be in the public web crawl.

17 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for avf.be.

MechanismTarget
SPF_Aavf.be
SPF_IP45.82.191.199
SPF_MXavf.be

Related pages

Pivot deeper into the graph from avf.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "avf.be"})-[: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.