Skip to content

Hostname

growtopiagame.com

Last fetched

growtopiagame.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · growtopiagame.comRouting diversity6.1/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/growtopiagame.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.35.152100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.107.228100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.113.175107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.64.8118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.187.453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.27.2233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.159.2133.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.113.5434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.26.11634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.213.23935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.55.17544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.224.14644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.243.13252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.222.19052.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.117.10152.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.28.3852.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.65.24152.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.204.9554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.111.10154.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.253.16998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
marc muraccini
Contact emails

Subdomains

9 observed subdomains of growtopiagame.com.

Web-graph footprint

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

225 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for growtopiagame.com.

MechanismTarget
SPF_Agrowtopiagame.com
SPF_IP18.206.25.220
SPF_MXgrowtopiagame.com

Related pages

Pivot deeper into the graph from growtopiagame.com.

Cypher and MCP

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

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