Skip to content

Hostname

adax.no

Last fetched

adax.no resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · adax.noRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/adax.no

Resolution chain

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

IPPrefixASNOperatorCountry
206.189.98.134206.189.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

No WHOIS records are currently associated with adax.no in WhisperGraph.

Subdomains

11 observed subdomains of adax.no.

Web-graph footprint

Distinct hostnames that link to or from adax.no in the public web crawl.

54 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for adax.no.

MechanismTarget
SPF_Aimss06.agnitio.no
SPF_Amx2.agnitio.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.23.101.175
SPF_IP194.88.144.145
SPF_IP194.88.144.15
SPF_IP213.162.241.49
SPF_IP217.70.183.193/28
SPF_IP217.70.183.199

Related pages

Pivot deeper into the graph from adax.no.

Cypher and MCP

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

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