Skip to content

Hostname

uhcindia.com

Last fetched

uhcindia.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · uhcindia.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uhcindia.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.232.90.19713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.95.6613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:69
Organization
unitedhealthcare india (private)
Contact emails

Subdomains

10 observed subdomains of uhcindia.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for uhcindia.com.

MechanismTarget
SPF_Auhcindia.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.143.248.32
SPF_IP114.143.248.33
SPF_IP114.143.248.34
SPF_IP114.143.248.37
SPF_IP182.76.8.177
SPF_IP182.76.8.178
SPF_IP182.76.8.180
SPF_MXuhcindia.com

Related pages

Pivot deeper into the graph from uhcindia.com.

Cypher and MCP

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

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