Skip to content

Hostname

axo.no

Last fetched

axo.no resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · axo.noRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/axo.no

Resolution chain

axo.no resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.48.140.15813.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.49.234.10313.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.142.23613.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.60.110.2613.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.43.5813.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.171.128.11016.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

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

Subdomains

5 observed subdomains of axo.no.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for axo.no.

MechanismTarget
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from axo.no.

Cypher and MCP

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

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