Skip to content

Hostname

htsc-us.com

Last fetched

htsc-us.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · htsc-us.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/htsc-us.com

Resolution chain

htsc-us.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.131.8.214104.131.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of htsc-us.com.

Web-graph footprint

Distinct hostnames that link to or from htsc-us.com in the public web crawl.

8 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for htsc-us.com.

MechanismTarget
SPF_INCLUDEipreomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP104.131.8.214
SPF_IP208.81.212.0/22
SPF_IP216.74.162.13/32
SPF_IP216.74.162.14/32
SPF_IP44.194.142.81
SPF_IP44.235.179.233
SPF_IP44.245.65.175
SPF_IP64.28.80.105/32
SPF_IP66.216.20.26
SPF_IP70.36.26.226/32
SPF_IP98.85.207.89

Related pages

Pivot deeper into the graph from htsc-us.com.

Cypher and MCP

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

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