Skip to content

Hostname

sendclean.net

Last fetched

sendclean.net resolves to 15 IPv4 addresses operated by GOOGLE - Google LLC in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · sendclean.netRouting diversity5.2/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sendclean.net

Resolution chain

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

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12410401230
Contact emails

Subdomains

54 observed subdomains of sendclean.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sendclean.net.

MechanismTarget
SPF_IP18.97.39.172/26
SPF_IP3.41.132.128/28
SPF_IP45.115.28.0/22
SPF_IP45.249.52.0/22

Related pages

Pivot deeper into the graph from sendclean.net.

Cypher and MCP

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

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