Skip to content

Hostname

axesse.co

Last fetched

axesse.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · axesse.coRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/axesse.co

Resolution chain

axesse.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.158.2613.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.4013.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.713.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.8513.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.227.246.11313.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5813.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.7213.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.7613.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1291
Organization
private registry authority
Contact emails

Subdomains

10 observed subdomains of axesse.co.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for axesse.co.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from axesse.co.

Cypher and MCP

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

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