Hostname
hdfclife.com
Last fetched
hdfclife.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
hdfclife.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.219.1.26 | 23.219.1.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.219.1.28 | 23.219.1.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.35.148.134 | 23.35.148.0/24 | AS20940 | AKAMAI-ASN1 | HK |
| 23.35.148.139 | 23.35.148.0/24 | AS20940 | AKAMAI-ASN1 | HK |
WHOIS identity
- Registrar
- iana:303
- Organization
- hdfc standard life insurance company limited. hdfc standard life insurance company limited.
- Contact emails
Subdomains
92 observed subdomains of hdfclife.com.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hdfclife.com in the public web crawl.
1,553 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for hdfclife.com.
| Mechanism | Target |
|---|---|
| SPF_A | hdfclife.com |
| SPF_INCLUDE | _spfnew.logix.in |
| SPF_INCLUDE | sharedspf.powerelay.com |
| SPF_INCLUDE | zsend.in |
| SPF_IP | 118.67.237.2 |
| SPF_IP | 180.179.13.201 |
| SPF_IP | 207.189.185.1 |
| SPF_IP | 207.189.185.2 |
| SPF_IP | 207.189.185.3 |
| SPF_IP | 207.189.185.4 |
| SPF_IP | 221.134.118.35 |
| SPF_IP | 54.240.100.72 |
| SPF_MX | hdfclife.com |
Related pages
Pivot deeper into the graph from hdfclife.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hdfclife.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.