Hostname
dalux.com
Last fetched
dalux.com resolves to 1 IPv4 address operated by STADTDO in DK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dalux.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.224.18.20 | 185.224.16.0/22 | AS205206 | STADTDO | DK |
WHOIS identity
- Registrar
- iana:468
- Organization
- bent dalgaard
- Contact emails
- bdl@dalux.dk
- 026f02a4-6a34-4457-aafa-ac49472e09e6@identity-protect.org
- 5e14ee96-bd27-4df9-9520-64a02e108d60@identity-protect.org
- 6c5803c7-9b32-49b2-a6d1-ce4408d06e9b@identity-protect.org
- 747d1dbd-2939-40ee-9035-5c89084892a6@identity-protect.org
- bc87f21f-aead-4852-975d-28087fccb29a@identity-protect.org
- cd1081b0-8f50-4b54-815f-7bc3b4e8e5b3@identity-protect.org
- owner-10054222@dalux.com.whoisprivacyservice.org
- owner-1100552@dalux.com.whoisprivacyservice.org
- owner-1956863@dalux.com.whoisprivacyservice.org
- owner-5824125@dalux.com.whoisprivacyservice.org
- owner-9784273@dalux.com.whoisprivacyservice.org
Subdomains
65 observed subdomains of dalux.com.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dalux.com in the public web crawl.
264 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for dalux.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bexio.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 87.116.7.116 |
| SPF_IP | 87.116.7.117 |
Related pages
Pivot deeper into the graph from dalux.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dalux.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.