Hostname
deluxx.com
Last fetched
deluxx.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deluxx.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.77.253.123 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.68.133 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.98.142 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.177.8.113 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- celexon germany gmbh & co kg
- Contact emails
- stefanie.bausch@celexongroup.com
- 069c94f6-8a93-4103-94eb-b0cbe3d216ab@identity-protect.org
- 41e930fd-7e95-4b4a-b7f7-2b37c59c3217@identity-protect.org
- 4401e568-44fb-42ab-bace-2bccd57cfafd@identity-protect.org
- b2d22b54-897d-4350-925f-130111b1d8f6@identity-protect.org
- b84cf4b5-60c0-4cec-9541-72165b4a08fc@identity-protect.org
- d5d432da-ce6c-4e41-8595-52cea58e0f4f@identity-protect.org
- f9e7fe07-eff5-4514-9056-379c1e4c16cb@identity-protect.org
- owner-6403870@deluxx.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of deluxx.com.
| Subdomain |
|---|
| shop.deluxx.com |
| www.deluxx.com |
Web-graph footprint
Distinct hostnames that link to or from deluxx.com in the public web crawl.
13 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for deluxx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from deluxx.com.
- IP · 3.77.253.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · stefanie.bausch@celexongroup.com
- TLD · .com
- Browse hostnames · de…
- 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: "deluxx.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.