Skip to content

Hostname

axisbank.com

Last fetched

axisbank.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SG. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · axisbank.comRouting diversity3.9/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/axisbank.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.83.197.219104.83.196.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
2.23.244.192.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.181.16923.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.58.108.1623.32.0.0/11AS20940AKAMAI-ASN1DE
88.221.169.488.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
axis bank
Contact emails

Subdomains

73 observed subdomains of axisbank.com.

Web-graph footprint

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

2,892 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for axisbank.com.

MechanismTarget
SPF_Aaxisbank.com
SPF_INCLUDEmgi2.in
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.in
SPF_INCLUDEvdr.axisbank.com
SPF_IP103.74.180.11
SPF_IP103.74.180.12
SPF_IP103.74.180.13
SPF_IP103.74.180.14
SPF_IP103.74.180.21
SPF_IP103.74.180.22
SPF_IP103.74.180.23
SPF_IP103.74.180.24
SPF_IP103.74.180.25
SPF_IP103.74.180.28
SPF_IP103.74.180.29
SPF_IP103.74.180.30
SPF_IP103.74.180.33
SPF_IP103.74.180.34
SPF_IP103.74.180.37
SPF_IP103.74.180.4
SPF_IP103.74.180.47
SPF_IP103.74.180.48
SPF_IP103.74.180.49
SPF_IP103.74.180.50
SPF_IP103.74.180.60
SPF_IP103.74.180.61
SPF_IP103.74.180.62
SPF_IP103.74.180.63
SPF_IP103.74.180.64
SPF_IP103.74.180.65
SPF_IP103.74.180.66
SPF_IP103.74.180.7
SPF_IP103.74.180.8
SPF_IP103.74.181.0/24
SPF_IP103.74.181.47
SPF_IP103.74.181.48
SPF_IP103.74.182.0/23
SPF_IP103.74.183.12
SPF_IP103.74.183.13
SPF_IP115.112.84.0/23
SPF_IP36.255.28.0/23
SPF_IP59.144.108.0/24
SPF_MXaxisbank.com

Related pages

Pivot deeper into the graph from axisbank.com.

Cypher and MCP

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

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