Skip to content

Hostname

rybners.dk

Last fetched

rybners.dk resolves to 1 IPv4 address operated by AS199374 in DK.

Nutrition Label

WHISPER CANON · rybners.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/rybners.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.19.134.135185.19.132.0/22AS199374DK

WHOIS identity

Registrar
Organization
rybners
Contact emails

Subdomains

58 observed subdomains of rybners.dk.

Web-graph footprint

Distinct hostnames that link to or from rybners.dk in the public web crawl.

110 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for rybners.dk.

MechanismTarget
SPF_Amassmail.scannet.dk
SPF_INCLUDE_spf-hosting.eg.dk
SPF_INCLUDE_spf.easycruit.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf1.rybners.dk
SPF_IP185.19.134.5
SPF_IP185.19.134.6
SPF_IP185.19.134.63
SPF_IP185.19.134.65
SPF_IP195.231.242.132
SPF_IP195.231.242.133
SPF_IP195.231.242.5
SPF_IP35.157.187.101/32

Related pages

Pivot deeper into the graph from rybners.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rybners.dk"})-[: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.