Skip to content

Hostname

lighthouse9.ca

Last fetched

lighthouse9.ca resolves to 1 IPv4 address operated by 7HOOPNETWORK - 7Hoop Network Telecom, LLC in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.152.168.8104.152.168.0/22AS630687HOOPNETWORK - 7Hoop Network Telecom, LLCCA

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
Contact emails

Subdomains

14 observed subdomains of lighthouse9.ca.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lighthouse9.ca.

MechanismTarget
SPF_Alighthouse9.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.hostwhitelabel.com
SPF_IP104.152.168.8
SPF_MXlighthouse9.ca

Related pages

Pivot deeper into the graph from lighthouse9.ca.

Cypher and MCP

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

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