Skip to content

Hostname

htcdev.com

Last fetched

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

Nutrition Label

WHISPER CANON · htcdev.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/htcdev.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.218.196100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.220.47100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.152.14413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.54.2513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.23.1273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.96.1053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.28.12434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.227.5834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.102.7834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.154.9135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.88.22644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.114.13654.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.102.173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.66.22132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1336
Organization
htc,corporation
Contact emails

Subdomains

2 observed subdomains of htcdev.com.

Web-graph footprint

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

4,193 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for htcdev.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP54.205.153.234

Related pages

Pivot deeper into the graph from htcdev.com.

Cypher and MCP

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

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