Hostname
hdfcergo.com
Last fetched
hdfcergo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
hdfcergo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.66.101.246 | 52.66.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:303
- Organization
- hdfc ergo general insurance company
- Contact emails
Subdomains
69 observed subdomains of hdfcergo.com.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hdfcergo.com in the public web crawl.
1,697 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for hdfcergo.com.
| Mechanism | Target |
|---|---|
| SPF_A | hdfcergo.com |
| SPF_INCLUDE | sharedspf.powerelay.com |
| SPF_INCLUDE | spf.powerelay.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.hdfcergo.com |
| SPF_IP | 115.112.44.68 |
| SPF_IP | 121.240.14.222 |
| SPF_IP | 13.126.94.72/32 |
| SPF_IP | 14.140.244.135 |
| SPF_IP | 14.141.218.4 |
| SPF_IP | 202.191.196.200 |
| SPF_IP | 203.199.22.163 |
| SPF_IP | 203.199.22.168 |
| SPF_IP | 203.200.197.178 |
| SPF_MX | hdfcergo.com |
Related pages
Pivot deeper into the graph from hdfcergo.com.
- IP · 52.66.101.246
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:303
- Country · IN
- Email · mustafa.haamid@hdfcergo.com
- TLD · .com
- Browse hostnames · hd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hdfcergo.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.