Skip to content

Hostname

coloredideas.com

Last fetched

coloredideas.com resolves to 2 IPv4 addresses operated by UNREAL-SERVERS - UnReal Servers, LLC in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.39.185.94193.39.185.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
94.23.98.194.23.0.0/16AS16276FR

WHOIS identity

Registrar
iana:3862
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of coloredideas.com.

Web-graph footprint

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

7 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for coloredideas.com.

MechanismTarget
SPF_Acoloredideas.com
SPF_IP193.39.185.91
SPF_IP94.23.98.1
SPF_MXcoloredideas.com

Related pages

Pivot deeper into the graph from coloredideas.com.

Cypher and MCP

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

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