Skip to content

Hostname

ragd.gerardwhyte.net

Last fetched

ragd.gerardwhyte.net resolves to 1 IPv4 address operated by AS12488 in GB.

Nutrition Label

WHISPER CANON · ragd.gerardwhyte.netRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ragd.gerardwhyte.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.194.90.3185.194.88.0/22AS12488GB

WHOIS identity

No WHOIS records are currently associated with ragd.gerardwhyte.net in WhisperGraph.

Subdomains

1 observed subdomain of ragd.gerardwhyte.net.

Web-graph footprint

Distinct hostnames that link to or from ragd.gerardwhyte.net in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ragd.gerardwhyte.net.

MechanismTarget
SPF_Aragd.gerardwhyte.net
SPF_INCLUDErelay.k.io
SPF_IP185.116.213.24
SPF_IP185.194.90.3
SPF_IP77.72.0.110
SPF_MXragd.gerardwhyte.net

Related pages

Pivot deeper into the graph from ragd.gerardwhyte.net.

Cypher and MCP

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

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