Skip to content

Hostname

gtacns.com

Last fetched

gtacns.com resolves to 1 IPv4 address operated by NUDAY - Nuday Networks Inc. in CA. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · gtacns.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gtacns.com

Resolution chain

gtacns.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.55.49.82198.55.49.0/24AS1100NUDAY - Nuday Networks Inc.CA

WHOIS identity

Registrar
iana:228
Organization
moniker privacy services
Contact emails

Subdomains

35 observed subdomains of gtacns.com.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for gtacns.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mspmanager.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.55.49.82
SPF_IP198.55.49.84
SPF_IP198.55.49.85
SPF_IP198.55.50.153
SPF_IP198.55.50.154
SPF_IP198.55.50.155
SPF_IP198.55.50.156
SPF_IP198.55.50.157
SPF_IP198.55.50.82
SPF_IP198.55.50.83
SPF_IP198.55.50.84
SPF_IP198.55.53.89
SPF_IP198.55.53.90
SPF_IP198.55.53.91
SPF_IP198.55.53.92
SPF_IP198.55.53.93

Related pages

Pivot deeper into the graph from gtacns.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gtacns.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.