Skip to content

Hostname

crldiagnostics.com

Last fetched

crldiagnostics.com resolves to 104.21.16.37, announced in 104.21.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. crldiagnostics.com is listed by 2 threat feeds; reconciled level LOW.

Threat posture

1threat score (procedure-native scale)

LOW

Listed by 2 threat feeds.

Threat feeds listing this
2
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:45:21 GMT
Last seen on a feed
Mon, 14 Sep 2026 19:52:08 GMT

Nutrition Label

WHISPER CANON · crldiagnostics.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/crldiagnostics.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:303
Registrant organisation
ews net pvt.
Contact emails
domain@e-web-solutions.net, contact@privacyprotect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • jaxson.ns.cloudflare.com
  • monika.ns.cloudflare.com
  • owen.ns.cloudflare.com
  • sharon.ns.cloudflare.com
  • dns1.stabletransit.com
  • dns2.stabletransit.com

MX records

  • mx.emailarray.com
  • mx2.emailarray.com
  • us3.mx1.mailhostbox.com
  • us3.mx2.mailhostbox.com
  • us3.mx3.mailhostbox.com

SPF policy

  • redirect: _spf.mailhostbox.com

Threat-feed evidence

History

Related pages

Pivot from crldiagnostics.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "crldiagnostics.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.