Skip to content

Hostname

gam-core.com

Last fetched

gam-core.com resolves to 13 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · gam-core.comRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gam-core.com

Resolution chain

gam-core.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.29.146.14766.29.146.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
84.32.84.10284.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
92.113.16.10292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.10392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.11092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.14092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.24292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.11692.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.16392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.21492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.22592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.5192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
2.57.91.2322.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of gam-core.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gam-core.com.

MechanismTarget
SPF_Agam-core.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP66.29.146.141
SPF_MXgam-core.com

Related pages

Pivot deeper into the graph from gam-core.com.

Cypher and MCP

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

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