Skip to content

Hostname

e-contract.be

Last fetched

e-contract.be resolves to 1 IPv4 address operated by AS39923 in BE. WHOIS lists registrar:unix-solutions bvba as the registrar.

Nutrition Label

WHISPER CANON · e-contract.beRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/e-contract.be

Resolution chain

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

IPPrefixASNOperatorCountry
109.68.161.40109.68.160.0/21AS39923BE

WHOIS identity

Registrar
registrar:unix-solutions bvba
Organization
Contact emails

Subdomains

9 observed subdomains of e-contract.be.

Web-graph footprint

Distinct hostnames that link to or from e-contract.be in the public web crawl.

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • e-contract.be

SPF policy

4 SPF mechanisms authorising senders for e-contract.be.

MechanismTarget
SPF_Ae-contract.be
SPF_IP109.68.161.40
SPF_IP109.68.161.43
SPF_MXe-contract.be

Related pages

Pivot deeper into the graph from e-contract.be.

Cypher and MCP

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

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