Skip to content

Hostname

avia.be

Last fetched

avia.be is a registered hostname under the .be top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · avia.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/avia.be

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
Contact emails

Subdomains

6 observed subdomains of avia.be.

Web-graph footprint

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

11 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for avia.be.

MechanismTarget
SPF_Aavia.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.135.33.229
SPF_IP188.208.36.224
SPF_IP193.30.110.163
SPF_IP193.30.110.165
SPF_IP193.30.110.203/32
SPF_IP194.78.20.212

Related pages

Pivot deeper into the graph from avia.be.

Cypher and MCP

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

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