Skip to content

Hostname

lazytime.ca

Last fetched

lazytime.ca resolves to 1 IPv4 address operated by AS852 in CA. WHOIS lists registrar:netfirms, ltd as the registrar.

Nutrition Label

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

Resolution chain

lazytime.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:netfirms, ltd
Organization
Contact emails

Subdomains

6 observed subdomains of lazytime.ca.

Web-graph footprint

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

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lazytime.ca.

MechanismTarget
SPF_Alazytime.ca
SPF_IP207.102.58.105
SPF_IP207.102.58.72
SPF_MXlazytime.ca

Related pages

Pivot deeper into the graph from lazytime.ca.

Cypher and MCP

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

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