Skip to content

Hostname

hdsupply.com

Last fetched

hdsupply.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hdsupply.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hdsupply.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.191.254104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.207.254104.16.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.224.64104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.240.64104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.64.64104.18.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
hds ip holding,
Contact emails

Subdomains

142 observed subdomains of hdsupply.com.

Web-graph footprint

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

320 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hdsupply.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2281-59.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.workfront.com
SPF_INCLUDEspf1.hdsupply.com
SPF_INCLUDEspf2.hdsupply.com
SPF_INCLUDEspf3.hdsupply.com
SPF_MXhdsupply.com

Related pages

Pivot deeper into the graph from hdsupply.com.

Cypher and MCP

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

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