Skip to content

Hostname

lovmail.com

Last fetched

lovmail.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · lovmail.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lovmail.com

Resolution chain

lovmail.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1068
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

6 observed subdomains of lovmail.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

58 SPF mechanisms authorising senders for lovmail.com.

MechanismTarget
SPF_IP178.162.141.6
SPF_IP193.42.246.187
SPF_IP193.42.246.188
SPF_IP193.42.246.189
SPF_IP193.42.246.190
SPF_IP193.42.246.191
SPF_IP199.43.206.245
SPF_IP199.43.206.246
SPF_IP199.43.206.247
SPF_IP199.43.206.248
SPF_IP199.43.206.249
SPF_IP209.59.177.71
SPF_IP212.7.194.46
SPF_IP212.7.194.47
SPF_IP212.7.194.66
SPF_IP213.227.135.175
SPF_IP213.227.135.176
SPF_IP213.227.135.177
SPF_IP50.28.87.178
SPF_IP64.91.252.51
SPF_IP67.227.231.135
SPF_IP67.227.234.153
SPF_IP67.227.234.154
SPF_IP67.227.234.155
SPF_IP67.227.234.46
SPF_IP67.227.249.115
SPF_IP69.16.198.82
SPF_IP78.159.100.241
SPF_IP78.159.100.45
SPF_IP78.159.102.115
SPF_IP78.159.102.97
SPF_IP78.159.97.201
SPF_IP78.159.97.204
SPF_IP78.159.97.212
SPF_IP78.159.97.213
SPF_IP78.159.97.214
SPF_IP78.159.97.219
SPF_IP78.159.97.221
SPF_IP78.159.97.223
SPF_IP78.159.97.228
SPF_IP78.159.97.229
SPF_IP78.159.97.233
SPF_IP78.159.97.235
SPF_IP81.171.10.110
SPF_IP81.171.10.82
SPF_IP81.171.15.133
SPF_IP81.171.15.139
SPF_IP85.17.26.170
SPF_IP85.17.26.2
SPF_IP85.17.26.23
SPF_IP85.17.26.39
SPF_IP85.17.26.44
SPF_IP85.17.26.45
SPF_IP85.17.26.46
SPF_IP85.17.26.48
SPF_IP85.17.26.57
SPF_IP85.17.26.58
SPF_IP85.17.26.8

Related pages

Pivot deeper into the graph from lovmail.com.

Cypher and MCP

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

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