Hostname
cimpress-technologies.com
Last fetched
cimpress-technologies.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cimpress-technologies.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.157.201.99 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.71.169.241 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.73.71.108 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cimpress-technologies.com owner
- Contact emails
- 6190297c-07f0-4be4-a660-1d9427b99cf3@identity-protect.org
- b187b648-8ee4-4104-97cc-438e8e5366a2@identity-protect.org
- c631eacb-11a2-419e-bb71-3f3843856e5a@identity-protect.org
- d57a2aae-eb86-407e-8671-f75c6a26e534@identity-protect.org
- ec568af7-ae2e-49e6-8307-2ee171dc3918@identity-protect.org
- f3397242-d751-4bef-81c0-8e8b0820fb19@identity-protect.org
- info@domain-contact.org
Subdomains
1 observed subdomain of cimpress-technologies.com.
| Subdomain |
|---|
| www.cimpress-technologies.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cimpress-technologies.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | de-smtp-o365-inbound-1.mimecast.com |
Related pages
Pivot deeper into the graph from cimpress-technologies.com.
- IP · 18.157.201.99
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 6190297c-07f0-4be4-a660-1d9427b99cf3@identity-protect.org
- TLD · .com
- Browse hostnames · ci…
- 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: "cimpress-technologies.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.