Hostname
dewaele.com
Last fetched
dewaele.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dewaele.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 |
|---|---|---|---|---|
| 217.19.234.122 | 217.20.144.0/20 | AS34762 | — | BE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dewaele.com owner
- Contact emails
- stefaan.coucke@dewaele.com
- info@dewaele.com
- 15fccc1e-b05a-441a-b64b-0654e4dc870a@identity-protect.org
- 401f5911-5b78-4e05-aff8-9d00e1ce83c8@identity-protect.org
- aef29f48-47c1-43fc-9549-c571c72f1e1e@identity-protect.org
- c0a271d3-4f33-453c-96c9-8d3b3a4c0406@identity-protect.org
- c6047f01-7b3b-40cf-80af-7333eb0932a9@identity-protect.org
- e09c63f5-e184-42f3-bff5-15b53fe29de7@identity-protect.org
- owner-6346883@dewaele.com.whoisprivacyservice.org
- owner-7699853@dewaele.com.whoisprivacyservice.org
- owner-8782412@dewaele.com.whoisprivacyservice.org
Subdomains
56 observed subdomains of dewaele.com.
Showing 17 of 56. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dewaele.com in the public web crawl.
145 sites link to this hostname.
106 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for dewaele.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | dewaele.com |
Related pages
Pivot deeper into the graph from dewaele.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dewaele.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.