Skip to content

Hostname

change.org

Last fetched

change.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · change.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/change.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.41108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.48108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.59108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.80108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.242.12718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.7718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.244.87.10418.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.5318.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.7118.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.8218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
99.84.152.1099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for change.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from change.org.

Cypher and MCP

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

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