Hostname
colorflex.com
Last fetched
colorflex.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
colorflex.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 |
|---|---|---|---|---|
| 15.197.225.128 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.251.168 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- ce7vk67a52m@networksolutionsprivateregistration.com
- js94352z83u@networksolutionsprivateregistration.com
- m633t8h56tc@networksolutionsprivateregistration.com
- qb94y8bk9ab@networksolutionsprivateregistration.com
- qh5845b98qf@networksolutionsprivateregistration.com
- qt9et8kz239@networksolutionsprivateregistration.com
- uf4my4uy5u3@networksolutionsprivateregistration.com
- vs6628bk64c@networksolutionsprivateregistration.com
- xd6jx8y35ry@networksolutionsprivateregistration.com
Subdomains
7 observed subdomains of colorflex.com.
Web-graph footprint
Distinct hostnames that link to or from colorflex.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for colorflex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 174.136.150.194 |
| SPF_IP | 174.136.150.209 |
| SPF_IP | 174.136.150.210 |
| SPF_IP | 174.136.150.218 |
| SPF_IP | 192.69.22.219 |
| SPF_IP | 50.185.5.225 |
Related pages
Pivot deeper into the graph from colorflex.com.
- IP · 15.197.225.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · ce7vk67a52m@networksolutionsprivateregistration.com
- 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: "colorflex.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.