Skip to content

Hostname

coloryourwish.com

Last fetched

coloryourwish.com resolves to 2 IPv4 addresses operated by LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbH in DE. WHOIS lists iana:1519 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.159.119.3278.159.96.0/19AS28753LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbHDE
78.159.119.378.159.96.0/19AS28753LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbH

WHOIS identity

Registrar
iana:1519
Organization
Contact emails

Subdomains

2 observed subdomains of coloryourwish.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • coloryourwish.com

SPF policy

4 SPF mechanisms authorising senders for coloryourwish.com.

MechanismTarget
SPF_Acoloryourwish.com
SPF_INCLUDEmailgun.org
SPF_IP78.159.119.32
SPF_MXcoloryourwish.com

Related pages

Pivot deeper into the graph from coloryourwish.com.

Cypher and MCP

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

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