Skip to content

Hostname

roya.dev

Last fetched

roya.dev resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · roya.devRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/roya.dev

Resolution chain

roya.dev resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.37.96104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
138.201.31.228138.201.0.0/16AS24940DE
172.67.206.220172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 0161195188
Contact emails

Subdomains

7 observed subdomains of roya.dev.

Web-graph footprint

Distinct hostnames that link to or from roya.dev in the public web crawl.

417 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for roya.dev.

MechanismTarget
SPF_Aroya.dev
SPF_IP38.242.203.86
SPF_IP89.117.50.94
SPF_MXroya.dev

Related pages

Pivot deeper into the graph from roya.dev.

Cypher and MCP

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

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