Skip to content

Hostname

synotgames.com

Last fetched

synotgames.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · synotgames.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/synotgames.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.40.38104.18.40.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.147.218172.64.147.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:106
Organization
synot ict services a.s.
Contact emails

Subdomains

4 observed subdomains of synotgames.com.

Web-graph footprint

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

952 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for synotgames.com.

MechanismTarget
SPF_Asynotgames.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu24593586.wl087.sendgrid.net
SPF_IP178.143.47.60
SPF_IP78.24.233.12
SPF_IP78.24.233.13
SPF_IP78.24.233.21
SPF_IP78.24.233.22
SPF_IP78.24.235.73

Related pages

Pivot deeper into the graph from synotgames.com.

Cypher and MCP

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

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