Skip to content

Hostname

opentechcorp.net

Last fetched

opentechcorp.net resolves to 11 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in NL. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · opentechcorp.netRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/opentechcorp.net

Resolution chain

opentechcorp.net resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.6.154.106107.6.152.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.154.108107.6.152.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.154.110107.6.152.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.73.116198.20.72.0/21AS32475SINGLEHOP-LLC - Internap Holding LLCUS
216.245.202.210216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.202.212216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.202.213216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.218.18216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.218.22216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.218.21216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
198.20.73.115198.20.72.0/21AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:292
Organization
digital crimes unit
Contact emails

Subdomains

6 observed subdomains of opentechcorp.net.

Web-graph footprint

Distinct hostnames that link to or from opentechcorp.net in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from opentechcorp.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "opentechcorp.net"})-[: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.