Skip to content

Hostname

probstner.com

Last fetched

probstner.com resolves to 1 IPv4 address operated by DANNAX-SK-AS - DELTA ONLINE spol. s r.o. in SK. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · probstner.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/probstner.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.159.106.19885.159.152.0/21AS34820DANNAX-SK-AS - DELTA ONLINE spol. s r.o.SK

WHOIS identity

Registrar
iana:1505
Organization
liquid design s.r.o., kilian/amis s.r.o.
Contact emails

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for probstner.com.

MechanismTarget
SPF_Aprobstner.com
SPF_IP85.159.106.192/28
SPF_MXprobstner.com

Related pages

Pivot deeper into the graph from probstner.com.

Cypher and MCP

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

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