Skip to content

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)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · gtjadev.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gtjadev.com

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

Registrar
iana:420
Registrant organisation
wei huang
Contact emails
hw@ms.gtjas.com

Subdomains

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.