Skip to content

Hostname

lobby.ca

Last fetched

lobby.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.215.239.21913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.6.10952.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
irex
Contact emails

Subdomains

2 observed subdomains of lobby.ca.

Web-graph footprint

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

25 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lobby.ca.

MechanismTarget
SPF_Alobby.ca
SPF_INCLUDEspf.hosting.registrar-servers.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP68.65.120.209
SPF_IP68.65.120.212
SPF_MXlobby.ca

Related pages

Pivot deeper into the graph from lobby.ca.

Cypher and MCP

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

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