Skip to content

Hostname

pressic.de

Last fetched

pressic.de resolves to 1 IPv4 address operated by AS62214 in HU.

Nutrition Label

WHISPER CANON · pressic.deRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pressic.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.201.188.121193.201.184.0/21AS62214HU

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.

MechanismTarget
SPF_IP144.31.82.36
SPF_IP144.31.82.37
SPF_IP144.31.82.38
SPF_IP144.31.82.39
SPF_IP144.31.82.40
SPF_IP144.31.82.41
SPF_IP144.31.82.42
SPF_IP144.31.82.43
SPF_IP144.31.82.44
SPF_IP144.31.82.45
SPF_IP2a02:c207:2307:4372:0:0:0:1
SPF_IP2a02:c207:2307:4373:0:0:0:1
SPF_IP2a02:c207:2307:4374:0:0:0:1
SPF_IP2a02: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.