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
Resolution chain
coloryourwish.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.159.119.32 | 78.159.96.0/19 | AS28753 | LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbH | DE |
| 78.159.119.3 | 78.159.96.0/19 | AS28753 | LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbH | — |
WHOIS identity
- Registrar
- iana:1519
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of coloryourwish.com.
| Subdomain |
|---|
| newsite.coloryourwish.com |
Showing 1 of 2. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | coloryourwish.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 78.159.119.32 |
| SPF_MX | coloryourwish.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.