Skip to content

Hostname

prevent.be

Last fetched

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

Nutrition Label

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

Resolution chain

prevent.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.190109.68.160.0/21AS39923BE

WHOIS identity

Registrar
registrar:unix-solutions bvba
Organization
Contact emails

Subdomains

24 observed subdomains of prevent.be.

Web-graph footprint

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

93 sites link to this hostname.

140 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for prevent.be.

MechanismTarget
SPF_INCLUDEspf.em.secureserver.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.68.161.167
SPF_IP109.68.161.190
SPF_IP2a02:2a08:104:0:222:19ff:fec7:3712
SPF_IP2a02:2a08:104:0:2a:d0ff:fe44:1cb9
SPF_IP81.82.196.25
SPF_IP81.83.14.238
SPF_IP85.234.215.97
SPF_MXprevent.be

Related pages

Pivot deeper into the graph from prevent.be.

Cypher and MCP

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

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