Skip to content

Hostname

hsdp.io

Last fetched

hsdp.io resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hsdp.ioRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/hsdp.io

Resolution chain

hsdp.io resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.216.29.113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.0.12913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.144.18018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.222.1113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.78.513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.177.1033.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.239.1293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.228.2053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.182.933.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.102.2263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.215.1073.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.50.9154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.131.9754.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.159.12413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

113 observed subdomains of hsdp.io.

Web-graph footprint

Distinct hostnames that link to or from hsdp.io in the public web crawl.

23 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hsdp.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hsdp.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hsdp.io"})-[: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.