Skip to content

Hostname

loveread.ec

Last fetched

loveread.ec resolves to 2 IPv4 addresses operated by AS59939 in NL. WHOIS lists registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec| as the registrar.

Nutrition Label

WHISPER CANON · loveread.ecRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/loveread.ec

Resolution chain

loveread.ec resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
Organization
local name: sergey snitsaruk local organisation: snitsaruk sergey local address:
Contact emails

Subdomains

7 observed subdomains of loveread.ec.

Web-graph footprint

Distinct hostnames that link to or from loveread.ec in the public web crawl.

970 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for loveread.ec.

MechanismTarget
SPF_Aloveread.ec
SPF_IP185.43.220.24
SPF_IP185.43.221.166
SPF_MXloveread.ec

Related pages

Pivot deeper into the graph from loveread.ec.

Cypher and MCP

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

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