Skip to content

Hostname

lovin.co

Last fetched

lovin.co resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · lovin.coRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lovin.co

Resolution chain

lovin.co resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.234.254.19313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.184.194.24615.184.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
15.185.104.2315.185.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
15.185.49.11015.185.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
15.185.77.20815.185.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
15.207.136.19515.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
157.175.110.52157.175.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
16.24.59.22116.24.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
3.109.248.1093.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.123.4035.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1376
Organization
registrant of lovin.co
Contact emails

Subdomains

27 observed subdomains of lovin.co.

Web-graph footprint

Distinct hostnames that link to or from lovin.co in the public web crawl.

198 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lovin.co.

MechanismTarget
SPF_Amail.hostingww.com
SPF_INCLUDEmail.hostingww.com
SPF_MXlovin.co

Related pages

Pivot deeper into the graph from lovin.co.

Cypher and MCP

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

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