Skip to content

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

WHISPER CANON · jrdgroup.skRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint7.8/10canon.whisper.security/host/jrdgroup.sk

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.

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

SPF policy

11 SPF mechanisms authorising senders for jrdgroup.sk.

MechanismTarget
SPF_Ajrdgroup.sk
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP81.89.49.143
SPF_IP81.89.49.145
SPF_IP85.159.106.27
SPF_IP85.159.106.54
SPF_IP85.159.108.147
SPF_IP85.159.108.210
SPF_MXjrdgroup.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 20

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