Hostname
gtjadev.com
Last fetched
gtjadev.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gtjadev.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for gtjadev.com in WhisperGraph.
IPv6 resolution
No AAAA record for gtjadev.com is recorded in WhisperGraph.
WHOIS identity
Subdomains
| Subdomain |
|---|
| dsjad.gtjadev.com |
| esoptest.gtjadev.com |
| newdsj.gtjadev.com |
| test.gtjadev.com |
| test2.gtjadev.com |
| test3.gtjadev.com |
| wchatdoc.gtjadev.com |
| weixin.gtjadev.com |
| zytest.gtjadev.com |
Showing 9 of 9 subdomains (9 per page).
Mail and authentication
Nameservers
- ns1.gtja.com
- ns2.gtja.com
- ns3.gtja.com
- ns4.gtja.com
SPF policy
- ip: 140.207.161.0/24
- ip: 114.141.182.0/24
- ip: 180.168.205.0/24
- ip: 112.65.128.128/29
- ip: 180.169.50.128/29
- ip: 210.22.184.144/28
- ip: 114.141.173.48/28
- ip: 114.141.166.9/32
- mx: gtjadev.com
Threat-feed evidence
History
Related pages
Pivot from gtjadev.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gtjadev.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.