Skip to content

Hostname

axca.az

Last fetched

axca.az resolves to 2 IPv4 addresses operated by AS47583 in US.

Nutrition Label

WHISPER CANON · axca.azRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/axca.az

Resolution chain

axca.az resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.106.250.68109.106.248.0/22AS47583US
75.2.120.20075.2.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with axca.az in WhisperGraph.

Subdomains

1 observed subdomain of axca.az.

Subdomain
www.axca.az

Web-graph footprint

Distinct hostnames that link to or from axca.az in the public web crawl.

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for axca.az.

MechanismTarget
SPF_Aaxca.az
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP213.226.118.3
SPF_MXaxca.az

Related pages

Pivot deeper into the graph from axca.az.

Cypher and MCP

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

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