Skip to content

Hostname

preventief.com

Last fetched

preventief.com resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in DE. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · preventief.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/preventief.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.53.151.219152.53.148.0/22AS197540netcup-AS - netcup GmbHDE

WHOIS identity

Registrar
iana:1480
Organization
preventief b.v.
Contact emails

Subdomains

9 observed subdomains of preventief.com.

Web-graph footprint

Distinct hostnames that link to or from preventief.com in the public web crawl.

18 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for preventief.com.

MechanismTarget
SPF_Apreventief.com
SPF_Arelay.kopcloud.nl
SPF_INCLUDEspf.postal.kopdigitaal.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.53.151.219
SPF_IP185.69.205.139
SPF_IP2a03:7900:117:350:45:91:119:177
SPF_IP31.3.105.52
SPF_IP38.242.227.255
SPF_IP45.91.119.177
SPF_IP46.235.45.149
SPF_MXpreventief.com

Related pages

Pivot deeper into the graph from preventief.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "preventief.com"})-[: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.