Skip to content

Hostname

hivision-tech.com

Last fetched

hivision-tech.com resolves to 4 IPv4 addresses operated by OWGELS-AS-AP - OWGELS INTERNATIONAL CO., LIMITED in HK. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · hivision-tech.comRouting diversity3.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/hivision-tech.com

Resolution chain

hivision-tech.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.194.136.78154.194.128.0/18AS139880OWGELS-AS-AP - OWGELS INTERNATIONAL CO., LIMITEDHK
172.234.24.211172.234.16.0/20AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
172.239.57.117172.239.32.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
198.252.104.35198.252.104.0/24AS20068HAWKHOST - Hawk Host Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
blue cloud for information technology
Contact emails

Subdomains

13 observed subdomains of hivision-tech.com.

Web-graph footprint

Distinct hostnames that link to or from hivision-tech.com in the public web crawl.

9 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from hivision-tech.com.

Cypher and MCP

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

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