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
Resolution chain
techopens.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.192.109.9 | 45.192.130.0/24 | AS401701 | COGNETCLOUD-2 - cognetcloud INC | HK |
| 45.78.74.105 | 45.78.96.0/20 | AS25820 | IT7NET - IT7 Networks Inc | US |
| 67.230.186.17 | 67.231.6.0/23 | AS25820 | IT7NET - IT7 Networks Inc | US |
| 67.230.191.38 | 67.231.6.0/23 | AS25820 | IT7NET - IT7 Networks Inc | US |
| 69.63.212.11 | 69.63.222.0/24 | AS906 | DMIT - DMIT Cloud Services | US |
| 64.186.231.59 | 64.186.224.0/19 | AS906 | DMIT - DMIT Cloud Services | US |
| 154.26.184.174 | 154.26.204.0/24 | AS906 | DMIT - DMIT Cloud Services | US |
| 38.97.61.78 | 38.97.77.0/24 | AS26042 | FIBERSTATE - FiberState, LLC | US |
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.
- IP · 45.192.109.9
- ASN · AS401701COGNETCLOUD-2 - cognetcloud INC
- Registrar · iana:625
- Country · HK
- Email · proxy5047921@1and1-private-registration.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.