Skip to content

Hostname

airole.nl

Last fetched

airole.nl resolves to 2 IPv4 addresses operated by CLDIN-NL - Your Hosting B.V. in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · airole.nlRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/airole.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.103.240.115185.103.240.0/22AS48635CLDIN-NL - Your Hosting B.V.NL
45.82.191.4545.82.188.0/22AS31477DUOCAST-AS - Duocast B.V.NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

2 observed subdomains of airole.nl.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for airole.nl.

MechanismTarget
SPF_Aairole.nl
SPF_IP185.30.236.239
SPF_IP45.82.191.45
SPF_MXairole.nl

Related pages

Pivot deeper into the graph from airole.nl.

Cypher and MCP

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

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