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
Resolution chain
axisbank.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.83.197.219 | 104.83.196.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SG |
| 2.23.244.19 | 2.23.244.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.52.181.169 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.58.108.16 | 23.32.0.0/11 | AS20940 | AKAMAI-ASN1 | DE |
| 88.221.169.4 | 88.221.168.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- axis bank
- Contact emails
Subdomains
73 observed subdomains of axisbank.com.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from axisbank.com in the public web crawl.
2,892 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
44 SPF mechanisms authorising senders for axisbank.com.
| Mechanism | Target |
|---|---|
| SPF_A | axisbank.com |
| SPF_INCLUDE | mgi2.in |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.in |
| SPF_INCLUDE | vdr.axisbank.com |
| SPF_IP | 103.74.180.11 |
| SPF_IP | 103.74.180.12 |
| SPF_IP | 103.74.180.13 |
| SPF_IP | 103.74.180.14 |
| SPF_IP | 103.74.180.21 |
| SPF_IP | 103.74.180.22 |
| SPF_IP | 103.74.180.23 |
| SPF_IP | 103.74.180.24 |
| SPF_IP | 103.74.180.25 |
| SPF_IP | 103.74.180.28 |
| SPF_IP | 103.74.180.29 |
| SPF_IP | 103.74.180.30 |
| SPF_IP | 103.74.180.33 |
| SPF_IP | 103.74.180.34 |
| SPF_IP | 103.74.180.37 |
| SPF_IP | 103.74.180.4 |
| SPF_IP | 103.74.180.47 |
| SPF_IP | 103.74.180.48 |
| SPF_IP | 103.74.180.49 |
| SPF_IP | 103.74.180.50 |
| SPF_IP | 103.74.180.60 |
| SPF_IP | 103.74.180.61 |
| SPF_IP | 103.74.180.62 |
| SPF_IP | 103.74.180.63 |
| SPF_IP | 103.74.180.64 |
| SPF_IP | 103.74.180.65 |
| SPF_IP | 103.74.180.66 |
| SPF_IP | 103.74.180.7 |
| SPF_IP | 103.74.180.8 |
| SPF_IP | 103.74.181.0/24 |
| SPF_IP | 103.74.181.47 |
| SPF_IP | 103.74.181.48 |
| SPF_IP | 103.74.182.0/23 |
| SPF_IP | 103.74.183.12 |
| SPF_IP | 103.74.183.13 |
| SPF_IP | 115.112.84.0/23 |
| SPF_IP | 36.255.28.0/23 |
| SPF_IP | 59.144.108.0/24 |
| SPF_MX | axisbank.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.