Skip to content

Hostname

thbattle.net

Last fetched

thbattle.net resolves to 2 IPv4 addresses operated by DMIT-SERVICES - DMIT Cloud Services in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thbattle.netRouting diversity2.4/10Peering density5.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/thbattle.net

Resolution chain

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

IPPrefixASNOperatorCountry
103.117.100.21103.117.100.0/23AS32519DMIT-SERVICES - DMIT Cloud ServicesHK
172.104.68.55172.104.64.0/19AS63949JP

WHOIS identity

Registrar
iana:146
Organization
bin wang
Contact emails

Subdomains

101 observed subdomains of thbattle.net.

Web-graph footprint

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

301 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thbattle.net.

MechanismTarget
SPF_IP106.187.51.134

Related pages

Pivot deeper into the graph from thbattle.net.

Cypher and MCP

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

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