Skip to content

Hostname

axiswake.com

Last fetched

axiswake.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · axiswake.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/axiswake.com

Resolution chain

axiswake.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.12913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.66.112.10418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.1223.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.473.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.593.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.773.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of axiswake.com owner
Contact emails

Subdomains

16 observed subdomains of axiswake.com.

Web-graph footprint

Distinct hostnames that link to or from axiswake.com in the public web crawl.

162 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for axiswake.com.

MechanismTarget
SPF_INCLUDEspfa.malibuboats.com
SPF_IP128.136.37.0/24
SPF_IP207.219.72.100
SPF_IP207.219.72.101
SPF_IP207.219.72.102
SPF_IP207.219.72.103
SPF_IP207.219.72.104
SPF_IP207.219.72.164
SPF_IP207.219.72.165
SPF_IP207.46.101.128/26
SPF_IP66.179.102.0/25
SPF_IP66.179.147.160/27
SPF_IP66.179.68.0/26

Related pages

Pivot deeper into the graph from axiswake.com.

Cypher and MCP

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

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