Hostname
jrdgroup.sk
Last fetched
jrdgroup.sk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:cona, s.r.o. as the registrar.
Nutrition Label
Resolution chain
jrdgroup.sk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:cona, s.r.o.
- Organization
- jrd rakovec, družstvo
- Contact emails
Subdomains
2 observed subdomains of jrdgroup.sk.
| Subdomain |
|---|
| mail.jrdgroup.sk |
| www.jrdgroup.sk |
Web-graph footprint
Distinct hostnames that link to or from jrdgroup.sk in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for jrdgroup.sk.
| Mechanism | Target |
|---|---|
| SPF_A | jrdgroup.sk |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 81.89.49.143 |
| SPF_IP | 81.89.49.145 |
| SPF_IP | 85.159.106.27 |
| SPF_IP | 85.159.106.54 |
| SPF_IP | 85.159.108.147 |
| SPF_IP | 85.159.108.210 |
| SPF_MX | jrdgroup.sk |
Related pages
Pivot deeper into the graph from jrdgroup.sk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jrdgroup.sk"})-[: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.