Skip to content

Hostname

rkd.ch

Last fetched

rkd.ch resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

WHISPER CANON · rkd.chRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/rkd.ch

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.2.191151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
Organization
nikolajuk marcin
Contact emails

Subdomains

2 observed subdomains of rkd.ch.

Web-graph footprint

Distinct hostnames that link to or from rkd.ch in the public web crawl.

12 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rkd.ch.

MechanismTarget
SPF_Arkd.ch
SPF_INCLUDEspf.amazee.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tocco.ch
SPF_IP83.150.6.88
SPF_MXrkd.ch

Related pages

Pivot deeper into the graph from rkd.ch.

Cypher and MCP

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

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