Hostname
trit.net
Last fetched
trit.net resolves to 3 IPv4 addresses operated by AS-TRIT - Trit Networks, LLC in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
trit.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.244.63.121 | 104.244.63.0/24 | AS40193 | AS-TRIT - Trit Networks, LLC | US |
| 104.244.63.18 | 104.244.63.0/24 | AS40193 | AS-TRIT - Trit Networks, LLC | US |
| 208.90.32.241 | 208.90.32.0/24 | AS40193 | AS-TRIT - Trit Networks, LLC | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- dns administrator
- Contact emails
Subdomains
52 observed subdomains of trit.net.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trit.net in the public web crawl.
5 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from trit.net.
- IP · 104.244.63.121
- ASN · AS40193AS-TRIT - Trit Networks, LLC
- Registrar · iana:69
- Country · US
- Email · dns-admin@trit.net
- TLD · .net
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trit.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.