Skip to content

Hostname

hdrelay.com

Last fetched

hdrelay.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · hdrelay.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hdrelay.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.110.236100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.59.161100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.64.23235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.5.4644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.111.20944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.239.5644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.69.12352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.217.4652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.240.24254.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.202.111.10654.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.77.16354.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.113.5354.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.114.16835.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.118.1032.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.156.123184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.121.24216.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
pro shop group
Contact emails

Subdomains

35 observed subdomains of hdrelay.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hdrelay.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hdrelay.com.

Cypher and MCP

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

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