Skip to content

Hostname

techopens.com

Last fetched

techopens.com resolves to 8 IPv4 addresses operated by COGNETCLOUD-2 - cognetcloud INC in HK. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · techopens.comRouting diversity4.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/techopens.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.192.109.945.192.130.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.78.74.10545.78.96.0/20AS25820IT7NET - IT7 Networks IncUS
67.230.186.1767.231.6.0/23AS25820IT7NET - IT7 Networks IncUS
67.230.191.3867.231.6.0/23AS25820IT7NET - IT7 Networks IncUS
69.63.212.1169.63.222.0/24AS906DMIT - DMIT Cloud ServicesUS
64.186.231.5964.186.224.0/19AS906DMIT - DMIT Cloud ServicesUS
154.26.184.174154.26.204.0/24AS906DMIT - DMIT Cloud ServicesUS
38.97.61.7838.97.77.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

Registrar
iana:625
Organization
1&1 internet inc. - www.1and1.com
Contact emails

Subdomains

9 observed subdomains of techopens.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from techopens.com.

Cypher and MCP

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

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