Skip to content

Hostname

lakecomm.com

Last fetched

lakecomm.com resolves to 1 IPv4 address operated by AS-WAVE-1 - Wave Broadband in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · lakecomm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lakecomm.com

Resolution chain

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

IPPrefixASNOperatorCountry
24.113.209.15524.113.0.0/16AS11404AS-WAVE-1 - Wave BroadbandUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124384362
Contact emails

Subdomains

31 observed subdomains of lakecomm.com.

Web-graph footprint

Distinct hostnames that link to or from lakecomm.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lakecomm.com.

MechanismTarget
SPF_Alakecomm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.113.209.155
SPF_IP24.113.209.156/30
SPF_IP24.113.209.160/29

Related pages

Pivot deeper into the graph from lakecomm.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lakecomm.com"})-[: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.