Skip to content

Hostname

avonturia.nl

Last fetched

avonturia.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · avonturia.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/avonturia.nl

Resolution chain

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

IPPrefixASNOperatorCountry
213.154.224.197213.154.224.0/24AS12859NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

22 observed subdomains of avonturia.nl.

Web-graph footprint

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

54 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for avonturia.nl.

MechanismTarget
SPF_Aavonturia.nl
SPF_INCLUDE_spf.dewebsmid.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.shockmedia.email
SPF_IP145.131.144.6
SPF_IP185.84.143.244
SPF_IP212.114.109.154
SPF_MXavonturia.nl

Related pages

Pivot deeper into the graph from avonturia.nl.

Cypher and MCP

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

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