Skip to content

Hostname

goodgym.org

Last fetched

goodgym.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · goodgym.orgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goodgym.org

Resolution chain

goodgym.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.166.152.1103.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.323.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.593.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.673.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.403.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.743.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.913.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.973.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.10852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.11552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.11852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.12252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
ivo gormley
Contact emails

Subdomains

10 observed subdomains of goodgym.org.

Web-graph footprint

Distinct hostnames that link to or from goodgym.org in the public web crawl.

460 sites link to this hostname.

180 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for goodgym.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail1.kayako.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from goodgym.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "goodgym.org"})-[: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.