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
Resolution chain
preventis.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.90.169.46 | 157.90.0.0/16 | AS24940 | — | DE |
| 52.84.20.107 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.121 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.64 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.7 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:83
- Organization
- claudia lauer
- Contact emails
Subdomains
104 observed subdomains of preventis.com.
Showing 25 of 104. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for preventis.com.
| Mechanism | Target |
|---|---|
| SPF_A | mout.kundenserver.de |
| SPF_INCLUDE | _spf.prod.hydra.sophos.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 85.220.226.114 |
| SPF_MX | preventis.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.