Skip to content

Hostname

hikvision.com

Last fetched

hikvision.com resolves to 2 IPv4 addresses operated by GAGRATEL-AS in CN. WHOIS lists iana:1316 as the registrar.

Nutrition Label

WHISPER CANON · hikvision.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/hikvision.com

Resolution chain

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

IPPrefixASNOperatorCountry
106.74.11.19106.74.0.0/17AS133118GAGRATEL-ASCN
115.223.8.95115.223.8.0/21AS134771CAPSTONECOCN

WHOIS identity

Registrar
iana:1316
Organization
Contact emails

Subdomains

50 observed subdomains of hikvision.com.

Web-graph footprint

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

7,002 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hikvision.com.

MechanismTarget
SPF_INCLUDEspfams.hikvision.com
SPF_INCLUDEspfcn.hikvision.com
SPF_INCLUDEspfeu.hikvision.com
SPF_INCLUDEspfhk.hikvision.com
SPF_INCLUDEspfus.hikvision.com

Related pages

Pivot deeper into the graph from hikvision.com.

Cypher and MCP

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

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