Hostname
imdc.be
Last fetched
imdc.be resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists registrar:level27 bv as the registrar.
Nutrition Label
Resolution chain
imdc.be 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 |
|---|---|---|---|---|
| 18.238.243.123 | 18.238.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- registrar:level27 bv
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of imdc.be.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from imdc.be in the public web crawl.
37 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for imdc.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _gtw.engie.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.3.216.185 |
| SPF_IP | 2a02:5b40:4:224:0:0:0:c8 |
| SPF_IP | 85.222.150.229 |
| SPF_IP | 85.222.150.230/30 |
| SPF_IP | 85.222.150.237 |
| SPF_IP | 85.222.150.238 |
| SPF_IP | 85.222.158.229/32 |
| SPF_IP | 85.222.158.230/32 |
| SPF_IP | 85.222.158.237/32 |
| SPF_IP | 85.222.158.238 |
| SPF_MX | imdc.be |
Related pages
Pivot deeper into the graph from imdc.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "imdc.be"})-[: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.