Skip to content

Hostname

act.org

Last fetched

act.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.251.220100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.120.11174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.110.19835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.130.18944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.104.18144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.165.21944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.250.8944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.187.1752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.217.8052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.31.17154.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.249.18298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.199.5332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

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 act.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for act.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrelay.act.org
SPF_INCLUDEspfrelaytbd.act.org

Related pages

Pivot deeper into the graph from act.org.

Cypher and MCP

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

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