Skip to content

Hostname

livemic.ca

Last fetched

livemic.ca resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · livemic.caRouting diversity3.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/livemic.ca

Resolution chain

livemic.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.233.192.25218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
216.40.34.41216.40.34.0/24AS15348TUCOWS - Tucows.com Co.CA
34.225.147.10834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.10.8535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
toronto public library digital services
Contact emails

Subdomains

1 observed subdomain of livemic.ca.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from livemic.ca.

Cypher and MCP

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

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