Skip to content

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

WHISPER CANON · hdfcergo.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hdfcergo.com

Resolution chain

hdfcergo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.66.101.24652.66.64.0/18AS16509AMAZON-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.

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

SPF policy

15 SPF mechanisms authorising senders for hdfcergo.com.

MechanismTarget
SPF_Ahdfcergo.com
SPF_INCLUDEsharedspf.powerelay.com
SPF_INCLUDEspf.powerelay.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.hdfcergo.com
SPF_IP115.112.44.68
SPF_IP121.240.14.222
SPF_IP13.126.94.72/32
SPF_IP14.140.244.135
SPF_IP14.141.218.4
SPF_IP202.191.196.200
SPF_IP203.199.22.163
SPF_IP203.199.22.168
SPF_IP203.200.197.178
SPF_MXhdfcergo.com

Related pages

Pivot deeper into the graph from hdfcergo.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.