Skip to content

Hostname

avalex.nl

Last fetched

avalex.nl resolves to 2 IPv4 addresses operated by AS203318 in NL. WHOIS lists registrar:bizway b.v. as the registrar.

Nutrition Label

WHISPER CANON · avalex.nlRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/avalex.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:bizway b.v.
Organization
Contact emails

Subdomains

22 observed subdomains of avalex.nl.

Web-graph footprint

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

66 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for avalex.nl.

MechanismTarget
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.175.17
SPF_IP136.144.201.254
SPF_IP136.144.220.14
SPF_IP31.14.99.89
SPF_IP37.34.57.138
SPF_IP37.97.245.217
SPF_IP37.97.245.225
SPF_IP37.97.247.228
SPF_IP84.247.11.47
SPF_IP85.222.243.82
SPF_IP92.67.30.187

Related pages

Pivot deeper into the graph from avalex.nl.

Cypher and MCP

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

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