Skip to content

Hostname

lcbo.com

Last fetched

lcbo.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:186 as the registrar.

Nutrition Label

WHISPER CANON · lcbo.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lcbo.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.139.11313.226.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.67.17.6318.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.9718.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
204.246.168.20204.246.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:186
Organization
george brand
Contact emails

Subdomains

113 observed subdomains of lcbo.com.

Web-graph footprint

Distinct hostnames that link to or from lcbo.com in the public web crawl.

1,889 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lcbo.com.

MechanismTarget
SPF_REDIRECT8d8qdqrv._spf._d.mim.ec

Related pages

Pivot deeper into the graph from lcbo.com.

Cypher and MCP

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

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