Skip to content

Hostname

axi.nl

Last fetched

axi.nl resolves to 1 IPv4 address operated by AS3257 in BE. WHOIS lists registrar:combell as the registrar.

Nutrition Label

WHISPER CANON · axi.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/axi.nl

Resolution chain

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

IPPrefixASNOperatorCountry
194.42.75.211194.42.64.0/19AS3257BE

WHOIS identity

Registrar
registrar:combell
Organization
Contact emails

Subdomains

26 observed subdomains of axi.nl.

Web-graph footprint

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

13 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for axi.nl.

MechanismTarget
SPF_INCLUDE_u.axi.nl._spf.dmarcly.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from axi.nl.

Cypher and MCP

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

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