Skip to content

Hostname

gtaeng.com

Last fetched

gtaeng.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · gtaeng.comRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gtaeng.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.244.169.250143.244.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
andy higinbothom
Contact emails

Subdomains

11 observed subdomains of gtaeng.com.

Web-graph footprint

Distinct hostnames that link to or from gtaeng.com in the public web crawl.

69 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for gtaeng.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Agtaeng.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.24.123.233/29
SPF_IP50.233.132.36/27
SPF_IP50.235.2.144/30
SPF_IP50.235.2.146
SPF_IP50.241.142.129/29
SPF_IP64.206.176.162/28

Related pages

Pivot deeper into the graph from gtaeng.com.

Cypher and MCP

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

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