Skip to content

Hostname

seedsofchange.com

Last fetched

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

Nutrition Label

WHISPER CANON · seedsofchange.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/seedsofchange.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.11113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.244.4118.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.518.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.8518.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.918.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
54.192.151.1154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.1554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:470
Organization
mars incorporated
Contact emails

Subdomains

5 observed subdomains of seedsofchange.com.

Web-graph footprint

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

573 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for seedsofchange.com.

MechanismTarget
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.mars-inc.com
SPF_INCLUDEspf.smtp2go.com

Related pages

Pivot deeper into the graph from seedsofchange.com.

Cypher and MCP

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

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