Skip to content

Hostname

cleanfeed.net

Last fetched

cleanfeed.net resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · cleanfeed.netRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cleanfeed.net

Resolution chain

cleanfeed.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.89.201.75159.89.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
172.105.152.191172.105.152.0/21AS63949US
176.126.243.253176.126.240.0/21AS44684GB

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

48 observed subdomains of cleanfeed.net.

Web-graph footprint

Distinct hostnames that link to or from cleanfeed.net in the public web crawl.

292 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cleanfeed.net.

MechanismTarget
SPF_IP185.73.44.81
SPF_IP93.93.131.90
SPF_MXcleanfeed.net

Related pages

Pivot deeper into the graph from cleanfeed.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cleanfeed.net"})-[: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.