Skip to content

Hostname

smartclean.bg

Last fetched

smartclean.bg resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · smartclean.bgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/smartclean.bg

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.57.235104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.193.127172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with smartclean.bg in WhisperGraph.

Subdomains

4 observed subdomains of smartclean.bg.

Web-graph footprint

Distinct hostnames that link to or from smartclean.bg in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for smartclean.bg.

MechanismTarget
SPF_INCLUDE_spf.mail.yahoo.com
SPF_IP135.181.116.116
SPF_IP2a01:4f8:171:11d5:0:0:0:2
SPF_IP2a01:4f9:2b:2a15::2/64
SPF_IP2a01:4f9:4b:1c4b::2/64
SPF_IP65.21.210.115
SPF_IP95.216.247.234
SPF_IPfe80::2ef0:5dff:fe0d:d562/64
SPF_IPfe80::921b:eff:fe93:4eb5/64

Related pages

Pivot deeper into the graph from smartclean.bg.

Cypher and MCP

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

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