Skip to content

Hostname

script.opentracker.net

Last fetched

script.opentracker.net resolves to 5 IPv4 addresses operated by VKT-HK Viking Telecom Limited in DE.

Nutrition Label

WHISPER CANON · script.opentracker.netRouting diversity3.9/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/script.opentracker.net

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.184.216139.162.160.0/19AS63949VKT-HK Viking Telecom LimitedDE
172.104.239.35172.104.224.0/19AS63949VKT-HK Viking Telecom LimitedDE
172.104.61.209172.104.32.0/19AS63949VKT-HK Viking Telecom LimitedSG
23.239.22.3023.239.20.0/22AS63949VKT-HK Viking Telecom LimitedUS
45.79.108.7845.79.96.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

No WHOIS records are currently associated with script.opentracker.net in WhisperGraph.

Web-graph footprint

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

385 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from script.opentracker.net.

Cypher and MCP

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

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