Hostname
psi.de
Last fetched
psi.de resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.
Nutrition Label
Resolution chain
psi.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.144.187.42 | 45.144.184.0/22 | AS15817 | MITTWALD-AS Mittwald CM Service GmbH und Co. KG | DE |
WHOIS identity
No WHOIS records are currently associated with psi.de in WhisperGraph.
Subdomains
120 observed subdomains of psi.de.
Showing 25 of 120. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from psi.de in the public web crawl.
306 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for psi.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.rexx-systems.com |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | spf.academymaker.de |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usermail.zohocreator.eu |
| SPF_IP | 134.119.0.238 |
| SPF_IP | 192.109.111.186 |
| SPF_IP | 194.115.214.176/28 |
| SPF_IP | 195.138.38.9 |
Related pages
Pivot deeper into the graph from psi.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "psi.de"})-[: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.