Skip to content

Hostname

dichroled.com

Last fetched

dichroled.com resolves to 3 IPv4 addresses operated by AS50474 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dichroled.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dichroled.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.162.77109.234.162.0/24AS50474FR
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
dan halioua
Contact emails

Subdomains

4 observed subdomains of dichroled.com.

Web-graph footprint

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

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dichroled.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.dichroled.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEmx.ovh.com
SPF_IP2001:4b98:dc4:8:0:0:0:229
SPF_IP213.186.33.17/32
SPF_IP46.105.42.105

Related pages

Pivot deeper into the graph from dichroled.com.

Cypher and MCP

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

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