Skip to content

Hostname

hdcc.com

Last fetched

hdcc.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.89.132.18152.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of hdcc.com.

Web-graph footprint

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

49 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for hdcc.com.

MechanismTarget
SPF_Aappriver.com
SPF_Aexghost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP111.221.107.2
SPF_IP122.50.73.161
SPF_IP176.62.135.90
SPF_IP199.73.50.69/32
SPF_IP208.118.236.98
SPF_IP209.46.48.55
SPF_IP213.212.78.226
SPF_IP24.43.238.202
SPF_IP52.187.79.68
SPF_IP69.164.71.196/32
SPF_IP72.253.74.194
SPF_IP72.253.74.202

Related pages

Pivot deeper into the graph from hdcc.com.

Cypher and MCP

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

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