Skip to content

Hostname

recaps.cdesoftware.com

Last fetched

recaps.cdesoftware.com resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · recaps.cdesoftware.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/recaps.cdesoftware.com

Resolution chain

recaps.cdesoftware.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.4.161.11664.4.160.0/22AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with recaps.cdesoftware.com in WhisperGraph.

Subdomains

1 observed subdomain of recaps.cdesoftware.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for recaps.cdesoftware.com.

MechanismTarget
SPF_Amail.cdesoftware.com
SPF_Amail.cdesoftwarellc.com
SPF_Arecaps.cdesoftware.com
SPF_Aserver.cdesoftware.com
SPF_Aserver.cdesoftwarellc.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP64.4.161.116
SPF_IP75.151.118.139
SPF_MXrecaps.cdesoftware.com

Related pages

Pivot deeper into the graph from recaps.cdesoftware.com.

Cypher and MCP

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

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