Skip to content

Hostname

cleanheatri.com

Last fetched

cleanheatri.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cleanheatri.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cleanheatri.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.81.94104.16.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.82.94104.16.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

41 observed subdomains of cleanheatri.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for cleanheatri.com.

MechanismTarget
SPF_Acleanheatri.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP205.174.24.169
SPF_IP205.174.24.170
SPF_IP205.174.25.221
SPF_IP205.174.25.222
SPF_IP205.174.25.225
SPF_IP209.85.218.54
SPF_IP209.87.149.76
SPF_IP209.87.159.183
SPF_IP69.16.210.213
SPF_IP69.16.236.251
SPF_IP69.167.167.47
SPF_IP8.29.155.133
SPF_MXcleanheatri.com

Related pages

Pivot deeper into the graph from cleanheatri.com.

Cypher and MCP

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

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