Hostname
palette-tech.com
Last fetched
palette-tech.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
palette-tech.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.73.125 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.24 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.29 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.36 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of palette-tech.com owner
- Contact emails
- 023b9bfa-db34-4573-8c11-dfbf0b37710b@identity-protect.org
- 45e2e3ce-85e9-492f-a154-8b7a2af08d9c@identity-protect.org
- 5b97643b-3591-4b8b-9593-75cc26c4858b@identity-protect.org
- b3c07ce1-aefd-43aa-80e3-57dfe6dd416a@identity-protect.org
- b408d1dc-01eb-4bc7-bfc8-3151793b9861@identity-protect.org
- c2a83464-f089-4316-8f57-467b727ff6b1@identity-protect.org
- owner-9822449@palette-tech.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of palette-tech.com.
Web-graph footprint
Distinct hostnames that link to or from palette-tech.com in the public web crawl.
12 sites link to this hostname.
69 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for palette-tech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.onlarksuite.com |
Related pages
Pivot deeper into the graph from palette-tech.com.
- IP · 3.168.73.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 023b9bfa-db34-4573-8c11-dfbf0b37710b@identity-protect.org
- TLD · .com
- Browse hostnames · pa…
- 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: "palette-tech.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.