Skip to content

Hostname

htcvive.com

Last fetched

htcvive.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · htcvive.comRouting diversity4.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/htcvive.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.50.113104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.31.87.115184.31.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.197.131.10623.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.214.235.1223.214.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
69.192.27.12469.192.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
92.122.105.16892.122.104.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.100.64.23095.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:420
Organization
htc,corporation
Contact emails

Subdomains

22 observed subdomains of htcvive.com.

Web-graph footprint

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

565 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for htcvive.com.

MechanismTarget
SPF_Ahybridmail.htc.com
SPF_INCLUDEa.hichina.mail.aliyun.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEb.hichina.mail.aliyun.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.dm.aliyun.com
SPF_IP113.196.158.81
SPF_IP122.147.15.80
SPF_IP122.147.173.160
SPF_IP175.98.157.160
SPF_IP219.87.71.150
SPF_IP219.87.71.81
SPF_IP220.128.67.141
SPF_IP220.128.71.150

Related pages

Pivot deeper into the graph from htcvive.com.

Cypher and MCP

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

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