Skip to content

Hostname

clearwing.com

Last fetched

clearwing.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · clearwing.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clearwing.com

Resolution chain

clearwing.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:468
Organization
clearwing productions,
Contact emails

Subdomains

19 observed subdomains of clearwing.com.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for clearwing.com.

MechanismTarget
SPF_INCLUDE20503076.spf02.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEsquarespace-mail.com
SPF_IP104.255.212.12
SPF_IP12.145.185.85/28
SPF_IP12.237.209.146/29
SPF_IP174.71.174.160/27
SPF_IP184.184.146.162/28
SPF_IP192.254.121.248/32
SPF_IP204.133.216.10/29
SPF_IP50.185.26.17
SPF_IP65.30.81.58/30
SPF_IP70.166.208.216/29
SPF_IP98.174.14.179

Related pages

Pivot deeper into the graph from clearwing.com.

Cypher and MCP

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

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