Skip to content

Hostname

lov.net

Last fetched

lov.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · lov.netRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lov.net

Resolution chain

lov.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.85.101108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.108108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.98108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.99108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.45.12813.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.4913.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.513.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.8313.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:81
Organization
cargi media
Contact emails

Subdomains

4 observed subdomains of lov.net.

Web-graph footprint

Distinct hostnames that link to or from lov.net in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lov.net.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from lov.net.

Cypher and MCP

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

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