Skip to content

Hostname

loveread.me

Last fetched

loveread.me resolves to 2 IPv4 addresses operated by AS59939 in NL. WHOIS lists iana:472 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:472
Organization
super privacy service c/o dynadot
Contact emails

Subdomains

3 observed subdomains of loveread.me.

Web-graph footprint

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

143 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for loveread.me.

MechanismTarget
SPF_Aloveread.me
SPF_IP185.43.220.24
SPF_IP185.43.221.166
SPF_MXloveread.me

Related pages

Pivot deeper into the graph from loveread.me.

Cypher and MCP

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

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