Skip to content

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

WHISPER CANON · imdc.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/imdc.be

Resolution chain

imdc.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.243.12318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
registrar:level27 bv
Organization
Contact emails

Subdomains

5 observed subdomains of imdc.be.

Web-graph footprint

Distinct hostnames that link to or from imdc.be in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for imdc.be.

MechanismTarget
SPF_INCLUDE_gtw.engie.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.3.216.185
SPF_IP2a02:5b40:4:224:0:0:0:c8
SPF_IP85.222.150.229
SPF_IP85.222.150.230/30
SPF_IP85.222.150.237
SPF_IP85.222.150.238
SPF_IP85.222.158.229/32
SPF_IP85.222.158.230/32
SPF_IP85.222.158.237/32
SPF_IP85.222.158.238
SPF_MXimdc.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.