Skip to content

Hostname

goodthingsfoundation.org

Last fetched

goodthingsfoundation.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.10413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.102.12352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.3852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.4852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.9952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.61.12952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

37 observed subdomains of goodthingsfoundation.org.

Web-graph footprint

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

872 sites link to this hostname.

305 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for goodthingsfoundation.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from goodthingsfoundation.org.

Cypher and MCP

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

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