Skip to content

Hostname

ghostlab.ca

Last fetched

ghostlab.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ghostlab.caRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ghostlab.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.2173.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2253.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.1183.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.14752.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.237.12252.218.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.243.10652.218.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.23552.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.160.2752.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.13952.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.17152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.18752.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.238.9152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.9152.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.8352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.9152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
ghostlab
Contact emails

Subdomains

7 observed subdomains of ghostlab.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ghostlab.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ghostlab.ca.

Cypher and MCP

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

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