Skip to content

Hostname

cleanrun.com

Last fetched

cleanrun.com resolves to 9 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cleanrun.comRouting diversity4.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/cleanrun.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.221.100.2320.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
3.221.91.2353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.230.1483.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.1.1243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.184.12934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.61.8834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.1.8652.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.117.454.147.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.12.254.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

8 observed subdomains of cleanrun.com.

Web-graph footprint

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

791 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cleanrun.com.

MechanismTarget
SPF_Acleanrun.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.46.60.162/27
SPF_IP216.46.60.165/32
SPF_IP216.46.60.168
SPF_IP216.46.60.169

Related pages

Pivot deeper into the graph from cleanrun.com.

Cypher and MCP

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

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