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
Resolution chain
loveread.ec resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.43.220.24 | 185.43.220.0/22 | AS59939 | — | NL |
| 185.43.220.58 | 185.43.220.0/22 | AS59939 | — | NL |
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for loveread.ec.
| Mechanism | Target |
|---|---|
| SPF_A | loveread.ec |
| SPF_IP | 185.43.220.24 |
| SPF_IP | 185.43.221.166 |
| SPF_MX | loveread.ec |
Related pages
Pivot deeper into the graph from loveread.ec.
- IP · 185.43.220.24
- ASN · AS59939
- Registrar · registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
- Country · NL
- Email · loveread@mail.ru
- TLD · .ec
- Browse hostnames · lo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.