Skip to content

Hostname

cemac.be

Last fetched

cemac.be resolves to 2 IPv4 addresses operated by COMBELL-AS in BE. WHOIS lists registrar:easywebshop limited as the registrar.

Nutrition Label

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

Resolution chain

cemac.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
88.151.247.11888.151.240.0/21AS34762COMBELL-ASBE
88.151.247.4288.151.240.0/21AS34762COMBELL-ASBE

WHOIS identity

Registrar
registrar:easywebshop limited
Organization
Contact emails

Subdomains

1 observed subdomain of cemac.be.

Subdomain
www.cemac.be

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cemac.be.

MechanismTarget
SPF_Acemac.be
SPF_IP185.185.80.100
SPF_IP65.108.238.121
SPF_MXcemac.be

Related pages

Pivot deeper into the graph from cemac.be.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cemac.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.