Skip to content

Hostname

simpletongames.com

Last fetched

simpletongames.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · simpletongames.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/simpletongames.com

Resolution chain

simpletongames.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1068
Organization
domain administrator
Contact emails

Subdomains

8 observed subdomains of simpletongames.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

58 SPF mechanisms authorising senders for simpletongames.com.

MechanismTarget
SPF_IP103.214.22.179
SPF_IP104.36.21.134
SPF_IP136.175.9.227
SPF_IP136.175.9.228
SPF_IP136.175.9.229
SPF_IP147.135.126.96
SPF_IP151.242.144.197
SPF_IP151.242.144.199
SPF_IP151.242.144.200
SPF_IP151.242.144.216
SPF_IP154.52.106.52
SPF_IP154.52.118.42
SPF_IP154.52.118.43
SPF_IP154.52.118.81
SPF_IP162.216.241.24
SPF_IP173.236.53.138
SPF_IP173.236.53.139
SPF_IP173.243.120.209
SPF_IP173.243.120.219
SPF_IP174.34.154.155
SPF_IP174.34.154.156
SPF_IP184.107.3.225
SPF_IP184.107.3.226
SPF_IP184.107.3.227
SPF_IP184.154.106.187
SPF_IP184.154.106.189
SPF_IP184.154.167.227
SPF_IP185.35.21.196
SPF_IP185.35.21.204
SPF_IP185.81.128.195
SPF_IP198.24.161.162
SPF_IP198.24.161.165
SPF_IP216.75.37.35
SPF_IP23.105.100.46
SPF_IP38.7.199.31
SPF_IP38.7.199.78
SPF_IP38.7.207.101
SPF_IP45.155.172.160/27
SPF_IP45.155.172.176
SPF_IP62.3.35.12
SPF_IP65.60.58.146
SPF_IP66.181.33.202
SPF_IP66.181.33.203
SPF_IP66.240.192.135
SPF_IP66.240.192.142
SPF_IP66.240.205.126
SPF_IP66.240.223.24
SPF_IP66.240.223.34
SPF_IP66.240.236.112
SPF_IP66.240.236.8
SPF_IP66.240.237.186
SPF_IP68.168.117.59
SPF_IP68.168.117.60
SPF_IP74.119.217.44
SPF_IP74.119.217.47
SPF_IP91.205.75.97
SPF_IP91.205.75.98
SPF_IP92.119.126.207

Related pages

Pivot deeper into the graph from simpletongames.com.

Cypher and MCP

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

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