Skip to content

Hostname

avia.nl

Last fetched

avia.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:internationale domeinregistratie nederland as the registrar.

Nutrition Label

WHISPER CANON · avia.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/avia.nl

Resolution chain

avia.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:internationale domeinregistratie nederland
Organization
Contact emails

Subdomains

19 observed subdomains of avia.nl.

Web-graph footprint

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

117 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for avia.nl.

MechanismTarget
SPF_INCLUDE_spf.mail.services.bastion365.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.235.33.226
SPF_IP141.138.64.12
SPF_IP162.240.155.160
SPF_IP46.18.37.152

Related pages

Pivot deeper into the graph from avia.nl.

Cypher and MCP

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

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