Skip to content

Hostname

4t.pw

Last fetched

4t.pw resolves to 5 IPv4 addresses operated by XNNET - XNNET LLC in HK. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · 4t.pwRouting diversity3.9/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/4t.pw

Resolution chain

4t.pw resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.30.77.90103.30.77.0/24AS932XNNET - XNNET LLCHK
43.255.158.543.255.158.0/24AS932XNNET - XNNET LLCHK
45.62.115.12945.62.112.0/21AS25820IT7NET - IT7 Networks IncUS
91.216.169.7391.216.169.0/24AS967VMISS-CA - VMISS Inc.US
91.238.203.2291.238.203.0/24AS42960HK

WHOIS identity

Registrar
iana:1556
Organization
Contact emails

Subdomains

3 observed subdomains of 4t.pw.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 4t.pw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from 4t.pw.

Cypher and MCP

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

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