Hostname
colorway.com
Last fetched
colorway.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1418 as the registrar.
Nutrition Label
Resolution chain
colorway.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 |
|---|---|---|---|---|
| 138.197.185.47 | 138.197.176.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 167.71.48.183 | 167.71.48.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:1418
- Organization
- danesco trading
- Contact emails
Subdomains
8 observed subdomains of colorway.com.
Web-graph footprint
Distinct hostnames that link to or from colorway.com in the public web crawl.
35 sites link to this hostname.
164 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for colorway.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail2.colorway.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 46.229.233.159 |
| SPF_MX | colorway.com |
Related pages
Pivot deeper into the graph from colorway.com.
- IP · 138.197.185.47
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1418
- Country · DE
- Email · colorway.com@whoisprotectservice.net
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "colorway.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.