Skip to content

Hostname

leak-detection-riy.com

Last fetched

leak-detection-riy.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · leak-detection-riy.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/leak-detection-riy.com

Resolution chain

leak-detection-riy.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.34.49104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
145.223.124.139145.223.120.0/21AS47583US
147.79.79.99147.79.72.0/21AS47583US
172.66.175.184172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:839
Organization
my domain provider
Contact emails

Subdomains

3 observed subdomains of leak-detection-riy.com.

Web-graph footprint

Distinct hostnames that link to or from leak-detection-riy.com in the public web crawl.

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for leak-detection-riy.com.

MechanismTarget
SPF_Aleak-detection-riy.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP141.136.39.52
SPF_IP93.127.192.203
SPF_MXleak-detection-riy.com

Related pages

Pivot deeper into the graph from leak-detection-riy.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "leak-detection-riy.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.