Skip to content

Hostname

ldbg.ca

Last fetched

ldbg.ca resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists registrar:grape inc. as the registrar.

Nutrition Label

WHISPER CANON · ldbg.caRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ldbg.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.20.90.194198.20.88.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
registrar:grape inc.
Organization
Contact emails

Subdomains

17 observed subdomains of ldbg.ca.

Web-graph footprint

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

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ldbg.ca.

MechanismTarget
SPF_Aldbg.ca
SPF_IP107.180.52.136
SPF_IP198.20.90.194
SPF_IP198.20.90.196
SPF_IP198.71.236.3
SPF_MXldbg.ca

Related pages

Pivot deeper into the graph from ldbg.ca.

Cypher and MCP

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

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