Hostname
1d-color.com
Last fetched
1d-color.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
1d-color.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.182.182.217 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.48.41 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.103.158 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.117.84 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.178.233.82 | 54.178.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.168.155 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 1d-color.com owner
- Contact emails
- 028e56d2-183d-4453-b6d5-823cb4ecbfd4@identity-protect.org
- 248b6e72-41a6-4d3e-93f5-cd11edcd15de@identity-protect.org
- 9ecabeab-e2bc-4de3-a1d4-dbbb159c0970@identity-protect.org
- 9fc55b26-df15-4552-b790-5f612c4c6dae@identity-protect.org
- d2c03f66-ccaf-4310-a6f4-d0f92f793dd6@identity-protect.org
- ecd727e8-ec3f-4abb-baef-774e738d474c@identity-protect.org
- owner-7272046@1d-color.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of 1d-color.com.
Web-graph footprint
Distinct hostnames that link to or from 1d-color.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for 1d-color.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 3.114.80.136/32 |
| SPF_IP | 52.197.21.81 |
Related pages
Pivot deeper into the graph from 1d-color.com.
- IP · 18.182.182.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 028e56d2-183d-4453-b6d5-823cb4ecbfd4@identity-protect.org
- TLD · .com
- Browse hostnames · 1d…
- 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: "1d-color.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.