Hostname
pressic.de
Last fetched
pressic.de resolves to 1 IPv4 address operated by AS62214 in HU.
Nutrition Label
Resolution chain
pressic.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 |
|---|---|---|---|---|
| 193.201.188.121 | 193.201.184.0/21 | AS62214 | — | HU |
WHOIS identity
No WHOIS records are currently associated with pressic.de in WhisperGraph.
Subdomains
1 observed subdomain of pressic.de.
| Subdomain |
|---|
| a1.pressic.de |
Web-graph footprint
Distinct hostnames that link to or from pressic.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for pressic.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 144.31.82.36 |
| SPF_IP | 144.31.82.37 |
| SPF_IP | 144.31.82.38 |
| SPF_IP | 144.31.82.39 |
| SPF_IP | 144.31.82.40 |
| SPF_IP | 144.31.82.41 |
| SPF_IP | 144.31.82.42 |
| SPF_IP | 144.31.82.43 |
| SPF_IP | 144.31.82.44 |
| SPF_IP | 144.31.82.45 |
| SPF_IP | 2a02:c207:2307:4372:0:0:0:1 |
| SPF_IP | 2a02:c207:2307:4373:0:0:0:1 |
| SPF_IP | 2a02:c207:2307:4374:0:0:0:1 |
| SPF_IP | 2a02:c207:2307:4375:0:0:0:1 |
Related pages
Pivot deeper into the graph from pressic.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pressic.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.