Skip to content

Hostname

thm3u8.com

Last fetched

thm3u8.com resolves to 9 IPv4 addresses operated by PEG-SV - PEG TECH INC in CN. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · thm3u8.comRouting diversity4.8/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thm3u8.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.4.99.194142.4.96.0/19AS54600PEG-SV - PEG TECH INCCN
204.188.235.18204.188.192.0/18AS46844SHARKTECH - SharktechUS
67.21.86.1067.21.86.0/24AS46844SHARKTECH - SharktechUS
137.175.73.53137.175.73.0/24AS54600PEG-SV - PEG TECH INCCN
142.0.139.4142.0.128.0/20AS54600PEG-SV - PEG TECH INCUS
137.175.99.249137.175.99.0/24AS54600PEG-SV - PEG TECH INCUS
137.175.2.204137.175.2.0/24AS54600PEG-SV - PEG TECH INCUS
137.175.2.213137.175.2.0/24AS54600PEG-SV - PEG TECH INCUS
173.231.21.26173.231.0.0/18AS18450WEBNX - WebNX, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Web-graph footprint

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

133 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from thm3u8.com.

Cypher and MCP

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

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