Skip to content

Hostname

cappies.com

Last fetched

cappies.com 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.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cappies.com

Resolution chain

cappies.com 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

25 observed subdomains of cappies.com.

Web-graph footprint

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

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cappies.com.

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

Related pages

Pivot deeper into the graph from cappies.com.

Cypher and MCP

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

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