Skip to content

Hostname

thegnac.com

Last fetched

thegnac.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thegnac.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/thegnac.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.127108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.28108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.76108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.85108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.50.10418.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.3518.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.6118.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.9418.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.64.211.3418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of thegnac.com.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thegnac.com.

MechanismTarget
SPF_INCLUDElokitech.com

Related pages

Pivot deeper into the graph from thegnac.com.

Cypher and MCP

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

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