Skip to content

Hostname

ebcs.be

Last fetched

ebcs.be resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists registrar:easyhost® as the registrar.

Nutrition Label

WHISPER CANON · ebcs.beRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ebcs.be

Resolution chain

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

IPPrefixASNOperatorCountry
96.45.82.20496.45.98.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.2996.45.98.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.10296.45.99.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.25396.45.99.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
registrar:easyhost®
Organization
Contact emails

Subdomains

13 observed subdomains of ebcs.be.

Web-graph footprint

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

9 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ebcs.be.

MechanismTarget
SPF_INCLUDEprotection.outlook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.117.155.203
SPF_IP94.140.189.113
SPF_MXebcs-be.mail.protection.outlook.com

Related pages

Pivot deeper into the graph from ebcs.be.

Cypher and MCP

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

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