Skip to content

Hostname

llbean.ca

Last fetched

llbean.ca resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · llbean.caRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/llbean.ca

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.244.2102.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.204.253.523.204.252.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.62.10.18523.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
l.l. bean - tma512472
Contact emails

Subdomains

13 observed subdomains of llbean.ca.

Web-graph footprint

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

104 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for llbean.ca.

Related pages

Pivot deeper into the graph from llbean.ca.

Cypher and MCP

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

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