Skip to content

Hostname

v1.ax

Last fetched

v1.ax resolves to 12 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · v1.axRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/v1.ax

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.35.134104.18.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.234.240104.21.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.19.97162.159.19.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.34.82162.159.34.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.5.202162.159.5.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.5.70162.159.5.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.60.62162.159.60.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.149.170172.64.149.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.159.214172.64.159.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.34.184172.64.34.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.34.51172.64.34.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.245.59.118173.245.59.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with v1.ax in WhisperGraph.

Subdomains

8 observed subdomains of v1.ax.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for v1.ax.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from v1.ax.

Cypher and MCP

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

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