Skip to content

Hostname

royalfinefish.nl

Last fetched

royalfinefish.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:internet service europe b.v. as the registrar.

Nutrition Label

WHISPER CANON · royalfinefish.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/royalfinefish.nl

Resolution chain

royalfinefish.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.10.204104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.185172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:internet service europe b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of royalfinefish.nl.

Web-graph footprint

Distinct hostnames that link to or from royalfinefish.nl in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for royalfinefish.nl.

MechanismTarget
SPF_Amail.twikey.com
SPF_Aroyalfinefish.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtaroutes.com
SPF_IP135.125.191.167
SPF_IP2001:41d0:701:1100:0:0:0:66d9
SPF_IP5.157.83.213
SPF_IP87.233.68.139/21
SPF_IP93.117.199.20
SPF_IP93.117.199.25
SPF_MXhostmatters.nl
SPF_MXroyalfinefish.nl

Related pages

Pivot deeper into the graph from royalfinefish.nl.

Cypher and MCP

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

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