Skip to content

Hostname

lovenest.ca

Last fetched

lovenest.ca resolves to 1 IPv4 address operated by AS852 in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · lovenest.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lovenest.ca

Resolution chain

lovenest.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
sisco management corp. o/a the love nest (tm)
Contact emails

Subdomains

3 observed subdomains of lovenest.ca.

Web-graph footprint

Distinct hostnames that link to or from lovenest.ca in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lovenest.ca.

MechanismTarget
SPF_Asaraswati1.mosaicinternet.com
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEmosaicinternet.com
SPF_IP209.121.239.235
SPF_IP216.187.103.220
SPF_MXmosaicinternet.com
SPF_MXmosaicnetworks.ca

Related pages

Pivot deeper into the graph from lovenest.ca.

Cypher and MCP

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

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