Skip to content

Hostname

cappies.org

Last fetched

cappies.org resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cappies.orgRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cappies.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.23.99100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.129.2533.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.113.403.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.96.16934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.156.13134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.152.22134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.172.20334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.63.19744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.185.144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.186.15944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
45z networks
Contact emails

Subdomains

3 observed subdomains of cappies.org.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cappies.org.

MechanismTarget
SPF_Acappies.org
SPF_Acis.cappies.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP108.28.63.128/29
SPF_MXcappies.org

Related pages

Pivot deeper into the graph from cappies.org.

Cypher and MCP

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

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