Skip to content

Hostname

americanprogressaction.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.116.10618.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.4918.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.7618.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.7918.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.11618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.197.1153.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.1243.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.133.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.283.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.174.46.1093.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1223.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.183.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.693.174.46.0/23AS16509AMAZON-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 americanprogressaction.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for americanprogressaction.org.

MechanismTarget
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDE_spfprod.ngpvan.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-xmr3.amprog.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfe1.amprog.net
SPF_INCLUDEspfe2.amprog.net
SPF_IP208.87.104.0/22

Related pages

Pivot deeper into the graph from americanprogressaction.org.

Cypher and MCP

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

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