Skip to content

Hostname

ricool.lfy.com.do

Last fetched

ricool.lfy.com.do resolves to 2 IPv4 addresses operated by AS47583 in US.

Nutrition Label

WHISPER CANON · ricool.lfy.com.doRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ricool.lfy.com.do

Resolution chain

ricool.lfy.com.do resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with ricool.lfy.com.do in WhisperGraph.

Subdomains

1 observed subdomain of ricool.lfy.com.do.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ricool.lfy.com.do.

MechanismTarget
SPF_Aricool.lfy.com.do
SPF_INCLUDEmailchannels.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP151.106.100.1
SPF_IP153.92.215.101
SPF_IP212.1.215.31
SPF_IP212.1.215.45
SPF_IP31.220.17.249
SPF_MXricool.lfy.com.do

Related pages

Pivot deeper into the graph from ricool.lfy.com.do.

Cypher and MCP

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

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