Skip to content

Hostname

royalgold.com

Last fetched

royalgold.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · royalgold.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/royalgold.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.129.11162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
royalgold
Contact emails

Subdomains

3 observed subdomains of royalgold.com.

Web-graph footprint

Distinct hostnames that link to or from royalgold.com in the public web crawl.

140 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for royalgold.com.

MechanismTarget
SPF_Aroyalgold.com
SPF_INCLUDE_spf.q4press.com
SPF_INCLUDEipreomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.42.255.75
SPF_IP216.38.195.197
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32

Related pages

Pivot deeper into the graph from royalgold.com.

Cypher and MCP

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

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