Skip to content

Hostname

clearswift.com

Last fetched

clearswift.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

clearswift.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:468
Organization
clearswift
Contact emails

Subdomains

23 observed subdomains of clearswift.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for clearswift.com.

MechanismTarget
SPF_Aclearswift.com
SPF_Arelay1.clearswift.net
SPF_Arelay2.clearswift.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.106.212.211
SPF_IP185.181.126.114
SPF_IP3.10.157.185
SPF_IP3.137.13.70
SPF_IP89.167.235.35
SPF_MXclearswift.com

Related pages

Pivot deeper into the graph from clearswift.com.

Cypher and MCP

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

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