Skip to content

Hostname

nl511.ca

Last fetched

nl511.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:bell canada as the registrar.

Nutrition Label

WHISPER CANON · nl511.caRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/nl511.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.6.10118.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.10818.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.12418.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.2618.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:bell canada
Organization
ocio, government of newfoundland and labrador
Contact emails

Subdomains

1 observed subdomain of nl511.ca.

Subdomain
www.nl511.ca

Web-graph footprint

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

7 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from nl511.ca.

Cypher and MCP

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

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