Skip to content

Hostname

htltech.com

Last fetched

htltech.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.138.7174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.62.1073.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.169.1953.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.163.844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.172.25454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.94.12854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
allan wiener
Contact emails

Subdomains

41 observed subdomains of htltech.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for htltech.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP108.62.115.178
SPF_IP209.85.210.174/32
SPF_IP209.85.216.46
SPF_IP67.222.151.178
SPF_IP67.222.154.218

Related pages

Pivot deeper into the graph from htltech.com.

Cypher and MCP

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

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