Hostname
decomar.com
Last fetched
decomar.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
decomar.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 |
|---|---|---|---|---|
| 159.69.186.9 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.42.212 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.83.207 | 159.69.0.0/16 | AS24940 | — | DE |
| 95.216.161.60 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:269
- Organization
- chris beyaert
- Contact emails
- info@decomar.be
- 14038ef7e4ac3cad818376f5d1e86588988723d38920d5e2ae1facf2d0a30b5a@decomar.com.whoisproxy.org
- 59994c9e2082f432692976d051f9875805e1680b349f285f385452b6c260b564@decomar.com.whoisproxy.org
- 6d1120b9845ed61146ca02941411e6e146ad79b4885aa0b4d7ef64da7d19a95c@decomar.com.whoisproxy.org
- 7854a4cfd7398dfb537dee98686820cc91d570061e3c20b388f35cecade43b1c@decomar.com.whoisproxy.org
- 799c92602f1b328ac1bdc85add772971de3f64e071276b8aaf18c8f6bbbfcaf2@decomar.com.whoisproxy.org
- 7e4830e18bec51c2fb3b90c089acd739b07ea9cb2ca6ce26f85e6671764a092b@decomar.com.whoisproxy.org
- 8a2415f61739d770f9cced7a83fcf6e7f9f4b5a7d8bc1bcaa54f8d17e3aba395@decomar.com.whoisproxy.org
- 922fc154a1657fe997b8d42235e0b822ca515fabc29ab680aee3184bf868c69d@decomar.com.whoisproxy.org
- 92581291a855474d7bac951e67dedb35fa54b823446851fcaed9c3aa3a38fd51@decomar.com.whoisproxy.org
- d0410653b1a0a447f8728fe1c3e68c6e7df1b5d3bf0af2808f3c296aff0badb5@decomar.com.whoisproxy.org
- e0f007639d44f83ef42a9faf5d5fef39baacf49cbc9aace70d10ec5c9a23c838@decomar.com.whoisproxy.org
- efd08b06da42b7845c59e8fcbe0c8eb39c1d9a66585f0ff4a3b90b496a2ccebf@decomar.com.whoisproxy.org
Subdomains
13 observed subdomains of decomar.com.
Web-graph footprint
Distinct hostnames that link to or from decomar.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for decomar.com.
| Mechanism | Target |
|---|---|
| SPF_A | decomar.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | decomar.com |
Related pages
Pivot deeper into the graph from decomar.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "decomar.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.