Skip to content

Hostname

preventis.com

Last fetched

preventis.com resolves to 5 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · preventis.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/preventis.com

Resolution chain

preventis.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.90.169.46157.90.0.0/16AS24940DE
52.84.20.10752.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12152.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.6452.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.752.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
claudia lauer
Contact emails

Subdomains

104 observed subdomains of preventis.com.

Web-graph footprint

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

110 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for preventis.com.

MechanismTarget
SPF_Amout.kundenserver.de
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.220.226.114
SPF_MXpreventis.com

Related pages

Pivot deeper into the graph from preventis.com.

Cypher and MCP

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

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